18
0
Fork 0
This commit is contained in:
Benoît S. 2017-02-20 17:51:35 +01:00
parent 8a343a1ed0
commit 7030efd5cd
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ Ajouter _usrquota_ et/ou _grpquota_ dans les partitions concernées du fichier /
~~~
# mount -o remount /home
# quotacheck -cgfmv /home/
# quotacheck -cgfmv F vfsv0 /home/
# quotacheck -cufmv -F vfsv0 /home/
# quotaon /home
~~~