Move /var/svc/log to /var/log/svc
[unleashed/lotheac.git] / share / man / man8 / powerd.8
blob474f01164acbf56177de148f8b52c47db64fd06c
1 '\" te
2 .\"  Copyright (c) 1999, Sun Microsystems, Inc.  All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH POWERD 8 "May 13, 2017"
7 .SH NAME
8 powerd \- power manager daemon
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/power/powerd\fR [\fB-n\fR]
13 .fi
15 .SH DESCRIPTION
16 .LP
17 The \fBpowerd\fR daemon is started by \fBpmconfig\fR(8) to monitor system
18 activity and perform an automatic shutdown using the suspend-resume feature.
19 When the system is suspended, complete current state is saved on the disk
20 before power is removed. On reboot, the system automatically starts a resume
21 operation and the system is restored to the same state it was in immediately
22 prior to suspend.
23 .sp
24 .LP
25 Immediately prior to system shutdown, the daemon notifies \fBsyslogd\fR(8) of
26 the shutdown, which broadcasts a notification.
27 .SH OPTIONS
28 .LP
29 The following option is supported:
30 .sp
31 .ne 2
32 .na
33 \fB\fB-n\fR\fR
34 .ad
35 .RS 6n
36 No broadcast mode. The daemon silently shuts down the system without notifying
37 \fBsyslogd\fR(8).
38 .RE
40 .SH FILES
41 .ne 2
42 .na
43 \fB\fB/etc/power.conf\fR\fR
44 .ad
45 .RS 19n
46 Power Management configuration information file
47 .RE
49 .SH ATTRIBUTES
50 .LP
51 See \fBattributes\fR(5) for descriptions of the following attributes:
52 .sp
54 .sp
55 .TS
56 box;
57 c | c
58 l | l .
59 ATTRIBUTE TYPE  ATTRIBUTE VALUE
61 Interface Stability     Unstable
62 .TE
64 .SH SEE ALSO
65 .LP
66 \fBpmconfig\fR(8), \fBsyslogd\fR(8), \fBpower.conf\fR(4),
67 \fBattributes\fR(5), \fBcpr\fR(7), \fBpm\fR(7D)
68 .sp
69 .LP
70 \fIUsing Power Management\fR