diff options
Diffstat (limited to 'etc/rc.d/quota')
-rwxr-xr-x | etc/rc.d/quota | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/quota b/etc/rc.d/quota index 01d9802..6432f50 100755 --- a/etc/rc.d/quota +++ b/etc/rc.d/quota @@ -6,7 +6,7 @@ # Enable/Check the quotas (must be after ypbind if using NIS) # PROVIDE: quota -# REQUIRE: mountcritremote +# REQUIRE: mountcritremote ypset # BEFORE: DAEMON # KEYWORD: nojail |