summaryrefslogtreecommitdiffstats
path: root/usr.sbin/powerd/powerd.8
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2005-08-24 17:32:41 +0000
committerpjd <pjd@FreeBSD.org>2005-08-24 17:32:41 +0000
commit6de559363a45c73089490b656d056d541858e5fd (patch)
tree0fc1b2496ed2613ad007996490149667ea6b705f /usr.sbin/powerd/powerd.8
parent276e85f997204fb14f3641230f8ce2693f5610bd (diff)
downloadFreeBSD-src-6de559363a45c73089490b656d056d541858e5fd.zip
FreeBSD-src-6de559363a45c73089490b656d056d541858e5fd.tar.gz
Add '-P' option which allows to specify pidfile.
Diffstat (limited to 'usr.sbin/powerd/powerd.8')
-rw-r--r--usr.sbin/powerd/powerd.85
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8
index 57bf801..755bf730 100644
--- a/usr.sbin/powerd/powerd.8
+++ b/usr.sbin/powerd/powerd.8
@@ -37,6 +37,7 @@
.Op Fl i Ar percent
.Op Fl n Ar mode
.Op Fl p Ar ival
+.Op Fl P Ar pidfile
.Op Fl r Ar percent
.Op Fl v
.Sh DESCRIPTION
@@ -82,6 +83,10 @@ to use normally when the AC line state is unknown.
Specifies a different polling interval (in milliseconds) for AC line state
and system idle levels.
The default is 500 ms.
+.It Fl P
+Specify an alternative file in which to store the process ID.
+The default is
+.Pa /var/run/powerd.pid .
.It Fl r Ar percent
Specifies the CPU idle percent level where
adaptive
OpenPOWER on IntegriCloud