misc BSD fixes

This commit is contained in:
Roy Marples
2007-11-21 15:46:56 +00:00
parent 872a31b215
commit 41c00eda37
4 changed files with 31 additions and 12 deletions

View File

@@ -31,6 +31,7 @@ name="Power Control Daemon"
depend() {
need localmount
use logger
after bootmisc
}