Hello all :-)

I using quota and I've a doubt: many howto advice to put to cron
something like:

quotacheck -vguma

but the problem is:

quotacheck: Quota for users is enabled on mountpoint /data so quotacheck
might damage the file.
Please turn quotas off or use -f to force checking.

So... can be a good idea, put:

quotaoff -a
quotacheck -vguma
quotaon -a

to script to do this check or there is another way?

thanks for help!

Pol
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to