aboutsummaryrefslogtreecommitdiff
path: root/runlevels.BSD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'runlevels.BSD/Makefile')
-rw-r--r--runlevels.BSD/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/runlevels.BSD/Makefile b/runlevels.BSD/Makefile
index 22f5b799..a998524b 100644
--- a/runlevels.BSD/Makefile
+++ b/runlevels.BSD/Makefile
@@ -1,5 +1,5 @@
-BOOTLEVEL = net.lo0 sysctl syscons
-DEFAULT = local.rc
+BOOTLEVEL = net.lo0 syscons
+DEFAULT = local.rc syslogd
TOPDIR = ..
include $(TOPDIR)/runlevels.mk