1powerd(1M) System Administration Commands powerd(1M)
2
3
4
6 powerd - power manager daemon
7
9 /usr/lib/power/powerd [-n]
10
11
13 The powerd daemon is started by pmconfig(1M) to monitor system activity
14 and perform an automatic shutdown using the suspend-resume feature.
15 When the system is suspended, complete current state is saved on the
16 disk before power is removed. On reboot, the system automatically
17 starts a resume operation and the system is restored to the same state
18 it was in immediately prior to suspend.
19
20
21 Immediately prior to system shutdown, the daemon notifies syslogd(1M)
22 of the shutdown, which broadcasts a notification.
23
25 The following option is supported:
26
27 -n No broadcast mode. The daemon silently shuts down the system
28 without notifying syslogd(1M).
29
30
32 /etc/power.conf Power Management configuration information file
33
34
36 See attributes(5) for descriptions of the following attributes:
37
38
39
40
41 ┌─────────────────────────────┬─────────────────────────────┐
42 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
43 ├─────────────────────────────┼─────────────────────────────┤
44 │Availability │SUNWpmu │
45 ├─────────────────────────────┼─────────────────────────────┤
46 │Interface Stability │Unstable │
47 └─────────────────────────────┴─────────────────────────────┘
48
50 pmconfig(1M), dtpower(1M), syslogd(1M), power.conf(4), attributes(5),
51 cpr(7), pm(7D)
52
53
54 Using Power Management
55
56
57
58SunOS 5.11 15 Oct 1999 powerd(1M)