diff options
Diffstat (limited to 'runlevels.BSD/Makefile')
-rw-r--r-- | runlevels.BSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runlevels.BSD/Makefile b/runlevels.BSD/Makefile index a998524b..45dd4774 100644 --- a/runlevels.BSD/Makefile +++ b/runlevels.BSD/Makefile @@ -1,5 +1,5 @@ BOOTLEVEL = net.lo0 syscons -DEFAULT = local.rc syslogd +DEFAULT = local.rc powerd syslogd TOPDIR = .. include $(TOPDIR)/runlevels.mk |