Periodic maintenaince

RW rwmaillists at googlemail.com
Sat Jan 23 01:40:42 UTC 2010


On Sat, 23 Jan 2010 00:54:33 +0100
Roland Smith <rsmith at xs4all.nl> wrote:


> What you could do is prepend the find(1) commands with the nice(1)
> command, to give the find commands lower priority. E.g. 'find -bla'
> then becomes '/usr/bin/nice -n 19 find -bla'. 

Unless there's something under periodic that really needs normal
priority, it's easier to modify /etc/crontab so that all periodic tasks
run under nice. 


More information about the freebsd-questions mailing list