Mailinglist Archive: opensuse-bugs (13462 mails)
| < Previous | Next > |
[Bug 333751] New: /usr/lib/cron/run-crons wakes up disk every 15 Minutes
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 14 Oct 2007 17:45:03 -0600 (MDT)
- Message-id: <bug-333751-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=333751
Summary: /usr/lib/cron/run-crons wakes up disk every 15 Minutes
Product: openSUSE 10.3
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: lurch@xxxxxx
QAContact: qa@xxxxxxx
Found By: ---
a temporary directory is created with mktemp at the beginning of the script,
but when running on battery, the script is exited, and the tmpdir has not been
used.
The on_ac_power test should be moved to the beginning of the script.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: /usr/lib/cron/run-crons wakes up disk every 15 Minutes
Product: openSUSE 10.3
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: lurch@xxxxxx
QAContact: qa@xxxxxxx
Found By: ---
a temporary directory is created with mktemp at the beginning of the script,
but when running on battery, the script is exited, and the tmpdir has not been
used.
The on_ac_power test should be moved to the beginning of the script.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |