On Tue, 18 Jan 2005 17:59:52 +0000, Michael Thompson <[EMAIL PROTECTED]> wrote: > I run quota for all my network users, and as far as I understand it, > quota checks the usage on startup. > > My server does not often get rebooted, so do I need to periodicly run > > Code: > > /etc/init.d/quota stop > quotacheck -avug > /etc/init.d/quota start > > to make sure that users are not over quota, or does quota do that it's > self with no interaction from me?
That's absolutely unnecessary. Quota will do the checking when a user or a process run by him ask for more disk space, so there's nothing to worry about. :) HTH -- Joe -- Money can't buy everything. Sometimes money can't even buy a gun... -- [email protected] mailing list
