when i configured quota package for manual portioned that i created in ubuntu 9.04 pre installation of ispconfig 2 the system take long time to reboot and it shows kernel log daemon is fail.this happening after the followings changes, vi /etc/fstab UUID=e01b08b4-d749-4e1a-bfa6-8db654b06b95 /var ext3 relatime,usrquota,grpquota 0 2 touch /var quota.user /var quota.group chmod 600 /var quota.* mount -o remount /var
It should've been Code: touch /var[B][COLOR="Red"]/[/COLOR][/B]quota.user /var[B][COLOR="Red"]/[/COLOR][/B]quota.group chmod 600 /var[B][COLOR="Red"]/[/COLOR][/B]quota.*
thanks for the reply.i tried as you mentioned but nothing different. same problem still occuring. is there any solution ?