Remove the 'usbd' keyword (it isn't necessary for mixer). Also, use

BEFORE instead of REQUIRE.

Probably ok by:	jhb
MFC after:	3 days
This commit is contained in:
Nate Lawson 2005-03-17 22:36:16 +00:00
parent 9233b45ad9
commit 8971569ca1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143770

View File

@ -28,7 +28,7 @@
#
# PROVIDE: mixer
# REQUIRE: LOGIN usbd
# BEFORE: LOGIN
# KEYWORD: nojail shutdown
. /etc/rc.subr