njl
c32059f532
Make sure pid file creation doesn't complain if it can't create the file.
...
This removes a warning message when suspending is called by a non-root
user.
2004-01-21 03:03:40 +00:00
njl
2ed04cfc61
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.
2003-12-30 17:28:06 +00:00
obrien
5edf309b79
Add copyright notices. Other systems have been barrowing our /etc files
...
w/o giving any credit.
2000-10-08 19:20:36 +00:00
sheldonh
7ca175b31f
Apply a consistent style to most of the etc scripts. Particularly, use
...
case instead of test where appropriate, since case allows case is a sh
builtin and (as a side-effect) allows case-insensitivity.
Changes discussed on freebsd-hackers.
Submitted by: Doug Barton <Doug@gorean.org>
1999-09-13 15:44:20 +00:00
peter
cdad5bae8c
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
iwasaki
bf9c0b3fd0
Put apmd configuration and rc files in /etc.
...
Update some files for apmd.
1999-07-10 18:02:42 +00:00