summaryrefslogtreecommitdiff
path: root/init.d.BSD/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-20 17:11:55 +0000
committerRoy Marples <roy@marples.name>2007-11-20 17:11:55 +0000
commit18acf0803c49e5921cac4b065d5962a51df89231 (patch)
tree762d68b484fab6c193af62045537907bcf3ca2d7 /init.d.BSD/Makefile
parenta00f9ed6313a679d97fd54fe75f8b5e85b66c524 (diff)
downloadopenrc-18acf0803c49e5921cac4b065d5962a51df89231.tar.gz
openrc-18acf0803c49e5921cac4b065d5962a51df89231.tar.bz2
openrc-18acf0803c49e5921cac4b065d5962a51df89231.tar.xz
Install the rarpd init script
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 af6b03e..41bafce 100644
--- a/init.d.BSD/Makefile
+++ b/init.d.BSD/Makefile
@@ -1,5 +1,5 @@
DIR = /etc/init.d
-BIN = clock ipfw moused powerd rpcbind syscons sysctl syslogd
+BIN = clock ipfw moused powerd rarpd rpcbind syscons sysctl syslogd
TOPDIR = ..
include $(TOPDIR)/default.mk