Use the correct xfs quota settings here in the srv mount

This commit is contained in:
Kevin Fenzi 2015-06-22 19:26:39 +00:00
parent 33fb6a7c6f
commit 34e5052ee4

View file

@ -46,7 +46,7 @@
name=/srv
src=/dev/mapper/GuestVolGroup00-srv
fstype=xfs
opts="usrjquota=aquota.user,grpjquota=aquota.group,noatime,noexec,nosuid,nodev"
opts="quota,gquota,noatime,noexec,nosuid,nodev"
passno=0
dump=0
state=mounted