POWERD(8) Maintenance Procedures POWERD(8)
NAME
powerd - power manager daemon
SYNOPSIS
/usr/lib/power/powerd [
-n]
DESCRIPTION
The
powerd daemon is started by
pmconfig(8) to monitor system activity
and perform an automatic shutdown using the suspend-resume feature. When
the system is suspended, complete current state is saved on the disk
before power is removed. On reboot, the system automatically starts a
resume operation and the system is restored to the same state it was in
immediately prior to suspend.
Immediately prior to system shutdown, the daemon notifies
syslogd(8) of
the shutdown, which broadcasts a notification.
OPTIONS
The following option is supported:
-n No broadcast mode. The daemon silently shuts down the system
without notifying
syslogd(8).
FILES
/etc/power.conf Power Management configuration information file
ATTRIBUTES
See
attributes(7) for descriptions of the following attributes:
+---------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------------+-----------------+
|Interface Stability | Unstable |
+---------------------+-----------------+
SEE ALSO
cpr(4),
pm(4D),
power.conf(5),
attributes(7),
pmconfig(8),
syslogd(8) Using Power Management May 13, 2017
POWERD(8)