aboutsummaryrefslogtreecommitdiff
path: root/init.d.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-20 17:11:19 +0000
committerRoy Marples <roy@marples.name>2007-11-20 17:11:19 +0000
commita00f9ed6313a679d97fd54fe75f8b5e85b66c524 (patch)
treef41c9251e44eae4069bd69badb3b3d3ab42d4b5c /init.d.BSD
parent42b057edbe7608712446700df3a72da4c208fc78 (diff)
powerd does not provide logger
Diffstat (limited to 'init.d.BSD')
-rw-r--r--init.d.BSD/powerd1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.d.BSD/powerd b/init.d.BSD/powerd
index 0c1154b8..4924b18e 100644
--- a/init.d.BSD/powerd
+++ b/init.d.BSD/powerd
@@ -30,7 +30,6 @@ pidfile=/var/run/powerd.pid
name="Power Control Daemon"
depend() {
- provide logger
need localmount
after bootmisc
}