set check_quotas="YES" as the default.
PR: 13603 Submitted by: Alex Perel <veers@distributed.net> Reviewed by: billf
This commit is contained in:
parent
389017e544
commit
22e1fe88a2
@ -206,7 +206,7 @@ sendmail_enable="YES" # Run the sendmail daemon (or NO).
|
||||
sendmail_flags="-bd -q30m" # Flags to sendmail (if enabled)
|
||||
dumpdev="NO" # Device name to crashdump to (if enabled).
|
||||
enable_quotas="NO" # turn on quotas on startup (or NO).
|
||||
check_quotas="NO" # Check quotas on startup (or NO).
|
||||
check_quotas="YES" # Check quotas on startup (or NO).
|
||||
accounting_enable="NO" # Turn on process accounting (or NO).
|
||||
ibcs2_enable="NO" # Ibcs2 (SCO) emulation loaded at startup (or NO).
|
||||
linux_enable="NO" # Linux emulation loaded at startup (or NO).
|
||||
|
Loading…
Reference in New Issue
Block a user