summaryrefslogtreecommitdiff
path: root/init.d.BSD/Makefile
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 /init.d.BSD/Makefile
parent2ae90aa765603bca4a6644774f3b9bcb32fce861 (diff)
downloadopenrc-78fc5aac348bc5ebae6a546365d7a91600e3e863.tar.gz
openrc-78fc5aac348bc5ebae6a546365d7a91600e3e863.tar.bz2
openrc-78fc5aac348bc5ebae6a546365d7a91600e3e863.tar.xz
misc fixes
Diffstat (limited to 'init.d.BSD/Makefile')
-rw-r--r--init.d.BSD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.BSD/Makefile b/init.d.BSD/Makefile
index 7511a61..f1496ae 100644
--- a/init.d.BSD/Makefile
+++ b/init.d.BSD/Makefile
@@ -1,5 +1,5 @@
DIR = /etc/init.d
-BIN = clock moused syscons sysctl syslogd
+BIN = clock moused powerd syscons sysctl syslogd
TOPDIR = ..
include $(TOPDIR)/default.mk