In the immortal words of "Chris Burchell" <[EMAIL PROTECTED]>...
> In testing features on a FreeBSD mini installation I have modified the
> /etc/fstab file so that the / partition is 'rq' instead of 'rw' - this
> was done to enable quotas so I could try working with them.
> (the man page said 'rq' was read/write/with quotas)

Actually I think you will find that is internal codes, try using the
userquota option as well as rw
eg: 
/dev/ad0s1h    /home   ufs  rw,userquota,groupquota   1  1

Cheers

Tim



-- 
Tim Aslat <[EMAIL PROTECTED]>
Spyderweb Consulting
http://www.spyderweb.com.au
Phone: +61 0401088479
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to