Mailinglist Archive: opensuse-de (3257 mails)
| < Previous | Next > |
Re: Festplatte zum schweigen bringen
- From: Jan Ritzerfeld <suse@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 13 Feb 2005 18:11:15 +0100
- Message-id: <200502131811.15346.suse@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Am Sonntag, 13. Februar 2005 17:57 schrieb ich:
Nachtrag 2:
Wer lesen kann ...
/etc/sysconfig/powermanagement:
## Path: System/Powermanagement/acpid
## Description: This section contains options to configure the behaviour \
## of the acpi daemon. Note that these options do not influence the ACPI \
## functions of powersaved, these are in System/Powermanagement/Powersave.
/etc/sysconfig/powersave/events:
# Events executed at daemon start.
POWERSAVE_EVENT_DAEMON_START="set_disk_settings"
In /usr/lib/powersave/scripts/set_disk_settings findet man die korrekte
Implementierung, auch für Kernel 2.6.
MfG,
Jan
--
Replace repetitive expressions by calls to a common function.
(...).
Also: acpid wird in /etc/sysconfig/powermanagement konfiguriert,
powersaved in /etc/sysconfig/powersave/... .
Nachtrag 2:
Wer lesen kann ...
/etc/sysconfig/powermanagement:
## Path: System/Powermanagement/acpid
## Description: This section contains options to configure the behaviour \
## of the acpi daemon. Note that these options do not influence the ACPI \
## functions of powersaved, these are in System/Powermanagement/Powersave.
/etc/sysconfig/powersave/events:
# Events executed at daemon start.
POWERSAVE_EVENT_DAEMON_START="set_disk_settings"
In /usr/lib/powersave/scripts/set_disk_settings findet man die korrekte
Implementierung, auch für Kernel 2.6.
MfG,
Jan
--
Replace repetitive expressions by calls to a common function.
| < Previous | Next > |