Hi

I have a file system that any user can use (lets say /tmp)
I do not want to specify a quota for the users but I still want to limit the 
amount of disk space they can use on /tmp.
I know that I can write a cron job that will get the owner of every file on 
/tmp and using `edquota -p` will automatically set the quota for the user.
Is there a way to define a default quota for all the users that uses the file 
system

Thanks
Shahar
_______________________________________________
Haifux mailing list
[email protected]
http://hamakor.org.il/cgi-bin/mailman/listinfo/haifux

Reply via email to