Date: Tue, 30 Dec 2003 09:28:06 -0800 (PST) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/acpi/acpiconf acpiconf.8 acpiconf.c src/etc apmd.conf rc.resume rc.suspend Message-ID: <200312301728.hBUHS6LX099669@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312301728.hBUHS6LX099669>