summaryrefslogtreecommitdiff
path: root/runlevels.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-12-05 16:31:23 +0000
committerRoy Marples <roy@marples.name>2007-12-05 16:31:23 +0000
commit27067e55e52c770a89bb23a141dc1791c907a755 (patch)
tree63c3622fef4b20d017b4592529a8e5b70001715f /runlevels.BSD
parent0f7cb3293a4b24ee00ac30803a834bd8534cae5b (diff)
downloadopenrc-27067e55e52c770a89bb23a141dc1791c907a755.tar.gz
openrc-27067e55e52c770a89bb23a141dc1791c907a755.tar.bz2
openrc-27067e55e52c770a89bb23a141dc1791c907a755.tar.xz
Add a newsyslog init script
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 72980f2..5a0e6b5 100644
--- a/runlevels.BSD/Makefile
+++ b/runlevels.BSD/Makefile
@@ -1,4 +1,4 @@
-BOOT = dumpon hostid net.lo0 savecore syscons syslogd
+BOOT = dumpon hostid net.lo0 newsyslog savecore syscons syslogd
DEFAULT = local.rc mixer powerd
TOPDIR = ..