aboutsummaryrefslogtreecommitdiff
path: root/init.d.BSD/powerd
diff options
context:
space:
mode:
Diffstat (limited to 'init.d.BSD/powerd')
-rw-r--r--init.d.BSD/powerd1
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
}