Installing ISPCONFIG in a virutal server - fstab directive

Discussion in 'ISPConfig 3 Priority Support' started by pawan, Feb 6, 2017.

  1. pawan

    pawan Member

    The fstab file looks like this -
    Code:
    proc  /proc  proc  defaults  0  0
    none  /dev/pts  devpts  rw,gid=5,mode=620  0  0
    none  /run/shm  tmpfs  defaults  0  0
    
    so where I should Insert this line - ,usrjquota=quota.user,grpjquota=quota.group,jqfmt=vfsv0
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The filesystem seems to be managed by the vm system, so you don't have to enter that in the vm.
     
  3. pawan

    pawan Member

    Thanks.
     

Share This Page