> Only a couple of times but I used to fix quota issues on a
> Raq4 with `quotacheck
> -avug` and it works well. As long as the system is quiet
> with not much going on
> then you don't *have* to go into single user :-)
>
> If you chose to just shutdown all non essential services then
> remember they will
> turn themselves back on again at the quarter hour :-p
You can remove swatch from cron.d, so it won't run.
mv /etc/cron.d/swatch.cron someplace-else-swatch.cron
when finished
mv someplace-else-swatch.cron /etc/cron.d/swatch.cron
Gerald