1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00

Use of REQUIRE is better than BEFORE for most scripts, and very

few scripts should have no REQUIRE at all.
This commit is contained in:
Doug Barton 2005-12-10 19:49:03 +00:00
parent 36ae3fd3c3
commit 019cd8e648
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153295

View File

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