mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document that quotas must be turned off on a file system and
then turned back on in order for grace time changes to take effect.
This commit is contained in:
parent
f5374712ce
commit
aecf742ea2
1 changed files with 2 additions and 0 deletions
|
|
@ -222,6 +222,8 @@ Setting a grace period to zero indicates that the default
|
|||
grace period should be imposed.
|
||||
Setting a grace period to one second indicates that no
|
||||
grace period should be granted.
|
||||
Quotas must be turned off for the file system and
|
||||
then turned back on for the new grace period to take effect.
|
||||
.Pp
|
||||
Only the super-user may edit quotas.
|
||||
.Sh FILES
|
||||
|
|
|
|||
Loading…
Reference in a new issue