summaryrefslogtreecommitdiff
path: root/runlevels.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-20 15:32:32 +0000
committerRoy Marples <roy@marples.name>2007-11-20 15:32:32 +0000
commit78fc5aac348bc5ebae6a546365d7a91600e3e863 (patch)
treef23970b96252020b9eb11b8482e69843998f417f /runlevels.BSD
parent2ae90aa765603bca4a6644774f3b9bcb32fce861 (diff)
downloadopenrc-78fc5aac348bc5ebae6a546365d7a91600e3e863.tar.gz
openrc-78fc5aac348bc5ebae6a546365d7a91600e3e863.tar.bz2
openrc-78fc5aac348bc5ebae6a546365d7a91600e3e863.tar.xz
misc fixes
Diffstat (limited to 'runlevels.BSD')
-rw-r--r--runlevels.BSD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/runlevels.BSD/Makefile b/runlevels.BSD/Makefile
index a998524..45dd477 100644
--- a/runlevels.BSD/Makefile
+++ b/runlevels.BSD/Makefile
@@ -1,5 +1,5 @@
BOOTLEVEL = net.lo0 syscons
-DEFAULT = local.rc syslogd
+DEFAULT = local.rc powerd syslogd
TOPDIR = ..
include $(TOPDIR)/runlevels.mk