Nate Lawson
88a86dedce
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
Nate Lawson
e776370e2b
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
David E. O'Brien
a1c43e3fbb
Add copyright notices. Other systems have been barrowing our /etc files
...
w/o giving any credit.
2000-10-08 19:20:36 +00:00
Sheldon Hearn
321704296f
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 Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Mitsuru IWASAKI
701279af09
Put apmd configuration and rc files in /etc.
...
Update some files for apmd.
1999-07-10 18:02:42 +00:00