diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/rc.conf.5 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 35a3210..f2d123c 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -228,6 +228,15 @@ If set to enable the system power control facility with the .Xr powerd 8 daemon. +.It Va powerd_flags +.Pq Vt str +If +.Va powerd_enable +is set to +.Dq Li YES , +these are the flags to pass to the +.Xr powerd 8 +daemon. .It Va removable_interfaces .Pq Vt str List of removable network interfaces to be supported by @@ -3255,6 +3264,7 @@ device and the mount point will be changed. .Xr ntpd 8 , .Xr ntpdate 8 , .Xr pcnfsd 8 , +.Xr powerd 8 , .Xr quotacheck 8 , .Xr quotaon 8 , .Xr rc 8 , |