summaryrefslogtreecommitdiffstats
path: root/etc/apmd.conf
Commit message (Collapse)AuthorAgeFilesLines
* Use separate events for resume from standby and suspend in the apm(4)njl2003-12-301-2/+6
| | | | | | case so that if devices need different initialization, we can key off this in the rc scripts (currently unused). Also update the man page which is a 100% duplicate of the rc scripts.
* Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They arenjl2003-12-301-2/+2
| | | | | called directly from acpiconf(8). Change both scripts to take a subsystem (apm|acpi) and sleep level (suspend,standby|1-5) argument.
* Now properly use logger's facility argumentnsayer2001-08-061-3/+3
|
* Make the sample entries actually syntactically correct. :-/nsayer2001-08-051-6/+6
|
* Add a little pizzaz to the sample entries. :-)nsayer2001-08-051-0/+2
|
* Add some sample entries to illustrate battery state monitoring.nsayer2001-08-051-1/+12
|
* Typofix: Configration -> Configuration.dannyboy2000-12-121-2/+2
| | | | Submitted by: Rich Morin <rdm@cfcl.com>
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
|
* Put apmd configuration and rc files in /etc.iwasaki1999-07-101-0/+38
Update some files for apmd.
OpenPOWER on IntegriCloud