cvs commit: src/usr.sbin/acpi/acpiconf acpiconf.8 acpiconf.c
src/etc apmd.conf rc.resume rc.suspend
Nate Lawson
njl at FreeBSD.org
Tue Dec 30 09:28:09 PST 2003
njl 2003/12/30 09:28:06 PST
FreeBSD src repository
Modified files:
usr.sbin/acpi/acpiconf acpiconf.8 acpiconf.c
etc apmd.conf rc.resume rc.suspend
Log:
Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They are
called directly from acpiconf(8). Change both scripts to take a
subsystem (apm|acpi) and sleep level (suspend,standby|1-5) argument.
Revision Changes Path
1.8 +3 -3 src/etc/apmd.conf
1.6 +15 -3 src/etc/rc.resume
1.5 +16 -4 src/etc/rc.suspend
1.11 +8 -1 src/usr.sbin/acpi/acpiconf/acpiconf.8
1.12 +23 -3 src/usr.sbin/acpi/acpiconf/acpiconf.c
More information about the cvs-src
mailing list