summaryrefslogtreecommitdiff
path: root/runlevels.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-12-05 16:22:20 +0000
committerRoy Marples <roy@marples.name>2007-12-05 16:22:20 +0000
commit0f7cb3293a4b24ee00ac30803a834bd8534cae5b (patch)
tree0ff2611121fbe8fea1a5e1852f14dec9530ba74e /runlevels.BSD
parent43174080279226ba243602aeedd0f5c8b966d2f8 (diff)
downloadopenrc-0f7cb3293a4b24ee00ac30803a834bd8534cae5b.tar.gz
openrc-0f7cb3293a4b24ee00ac30803a834bd8534cae5b.tar.bz2
openrc-0f7cb3293a4b24ee00ac30803a834bd8534cae5b.tar.xz
Add a mixer init script
Diffstat (limited to 'runlevels.BSD')
-rw-r--r--runlevels.BSD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/runlevels.BSD/Makefile b/runlevels.BSD/Makefile
index 9258fdd..72980f2 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