edquota.8 (59a3c79da68b53e9d606f0b7991574d982a843e1) | edquota.8 (aecf742ea2e87586d0f3183d5a764dc205197def) |
---|---|
1.\" Copyright (c) 1983, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" Robert Elz at The University of Melbourne. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 208 unchanged lines hidden (view full) --- 217flag the grace period is 218set for all the file systems with group quotas specified in 219.Pa /etc/fstab . 220The grace period may be specified in days, hours, minutes, or seconds. 221Setting a grace period to zero indicates that the default 222grace period should be imposed. 223Setting a grace period to one second indicates that no 224grace period should be granted. | 1.\" Copyright (c) 1983, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" Robert Elz at The University of Melbourne. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 208 unchanged lines hidden (view full) --- 217flag the grace period is 218set for all the file systems with group quotas specified in 219.Pa /etc/fstab . 220The grace period may be specified in days, hours, minutes, or seconds. 221Setting a grace period to zero indicates that the default 222grace period should be imposed. 223Setting a grace period to one second indicates that no 224grace period should be granted. |
225Quotas must be turned off for the file system and 226then turned back on for the new grace period to take effect. |
|
225.Pp 226Only the super-user may edit quotas. 227.Sh FILES 228.Bl -tag -width quota.group -compact 229.It Pa quota.user 230at the file system root with user quotas 231.It Pa quota.group 232at the file system root with group quotas --- 12 unchanged lines hidden --- | 227.Pp 228Only the super-user may edit quotas. 229.Sh FILES 230.Bl -tag -width quota.group -compact 231.It Pa quota.user 232at the file system root with user quotas 233.It Pa quota.group 234at the file system root with group quotas --- 12 unchanged lines hidden --- |