view usr/src/man/man1m/powerd.1m @ 13659:57451298f940

1469 ttyc/ttyd should be an allowed console device Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
author Gary Mills <gary_mills@fastmail.fm>
date Thu, 05 Apr 2012 08:47:21 -0500
parents 5b2854ecc12d
children
line wrap: on
line source

'\" te
.\"  Copyright (c) 1999, Sun Microsystems, Inc.  All Rights Reserved
.\" 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.
.\" 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.
.\" 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]
.TH POWERD 1M "Oct 15, 1999"
.SH NAME
powerd \- power manager daemon
.SH SYNOPSIS
.LP
.nf
\fB/usr/lib/power/powerd\fR [\fB-n\fR]
.fi

.SH DESCRIPTION
.sp
.LP
The \fBpowerd\fR daemon is started by \fBpmconfig\fR(1M) 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.
.sp
.LP
Immediately prior to system shutdown, the daemon notifies \fBsyslogd\fR(1M) of
the shutdown, which broadcasts a notification.
.SH OPTIONS
.sp
.LP
The following option is supported:
.sp
.ne 2
.na
\fB\fB-n\fR\fR
.ad
.RS 6n
No broadcast mode. The daemon silently shuts down the system without notifying
\fBsyslogd\fR(1M).
.RE

.SH FILES
.sp
.ne 2
.na
\fB\fB/etc/power.conf\fR\fR
.ad
.RS 19n
Power Management configuration information file
.RE

.SH ATTRIBUTES
.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp

.sp
.TS
box;
c | c
l | l .
ATTRIBUTE TYPE	ATTRIBUTE VALUE
_
Interface Stability 	Unstable
.TE

.SH SEE ALSO
.sp
.LP
\fBpmconfig\fR(1M), \fBdtpower\fR(1M), \fBsyslogd\fR(1M), \fBpower.conf\fR(4),
\fBattributes\fR(5), \fBcpr\fR(7), \fBpm\fR(7D)
.sp
.LP
\fIUsing Power Management\fR