diff options
Diffstat (limited to 'init.d.BSD/powerd')
-rw-r--r-- | init.d.BSD/powerd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d.BSD/powerd b/init.d.BSD/powerd index 4924b18e..a97e2e02 100644 --- a/init.d.BSD/powerd +++ b/init.d.BSD/powerd @@ -31,6 +31,7 @@ name="Power Control Daemon" depend() { need localmount + use logger after bootmisc } |