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