summaryrefslogtreecommitdiff
path: root/etc.BSD/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-23 12:12:38 +0000
committerRoy Marples <roy@marples.name>2007-11-23 12:12:38 +0000
commitbbd25ccc00808dbadcc2dde57d3292b1be1be6bb (patch)
tree8be98cecdd35048641cf0276c3570c05768a4d50 /etc.BSD/Makefile
parent81d508b0b548134aa76282e8a4fd1b1b7be2d79c (diff)
downloadopenrc-bbd25ccc00808dbadcc2dde57d3292b1be1be6bb.tar.gz
openrc-bbd25ccc00808dbadcc2dde57d3292b1be1be6bb.tar.bz2
openrc-bbd25ccc00808dbadcc2dde57d3292b1be1be6bb.tar.xz
Add devd and hooks
Diffstat (limited to 'etc.BSD/Makefile')
-rw-r--r--etc.BSD/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc.BSD/Makefile b/etc.BSD/Makefile
index 9399c9b..1e5b056 100644
--- a/etc.BSD/Makefile
+++ b/etc.BSD/Makefile
@@ -1,5 +1,6 @@
DIR = /etc
-CONF = rc rc.shutdown
+CONF = devd.conf rc rc.shutdown
+BIN = rc.devd
TOPDIR = ..
include $(TOPDIR)/default.mk