Do not enforce group quotas as we don't use them.
This commit is contained in:
parent
5f46743b7b
commit
0ffb47ae51
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
name=/srv
|
name=/srv
|
||||||
src=/dev/mapper/GuestVolGroup00-srv
|
src=/dev/mapper/GuestVolGroup00-srv
|
||||||
fstype=xfs
|
fstype=xfs
|
||||||
opts="quota,gquota,noatime,noexec,nosuid,nodev"
|
opts="usrquota,gqnoenforce,noatime,noexec,nosuid,nodev"
|
||||||
passno=0
|
passno=0
|
||||||
dump=0
|
dump=0
|
||||||
state=mounted
|
state=mounted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue