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 da525074..e49331da 100644
--- a/runlevels.BSD/Makefile
+++ b/runlevels.BSD/Makefile
@@ -1,5 +1,5 @@
-BOOT = dumpon net.lo0 savecore syscons
-DEFAULT = local.rc powerd syslogd
+BOOT = dumpon net.lo0 savecore syscons syslogd
+DEFAULT = local.rc powerd
TOPDIR = ..
include $(TOPDIR)/runlevels.mk