Make quota come before ypset so ypset can be decoupled from the build
This commit is contained in:
parent
d0082ce560
commit
270847f1b2
@ -6,7 +6,7 @@
|
||||
# Enable/Check the quotas (must be after ypbind if using NIS)
|
||||
|
||||
# PROVIDE: quota
|
||||
# REQUIRE: mountcritremote ypset
|
||||
# REQUIRE: mountcritremote
|
||||
# BEFORE: DAEMON
|
||||
# KEYWORD: nojail
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
|
||||
# PROVIDE: ypset
|
||||
# REQUIRE: ypbind
|
||||
# BEFORE: quota
|
||||
# KEYWORD: shutdown
|
||||
|
||||
. /etc/rc.subr
|
||||
|
Loading…
x
Reference in New Issue
Block a user