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