On December 14, 2003 08:30 am, Michael Sullivan wrote: > Is there any way that I can tell my computer not to run updatedb when > there are users logged in, but instead to run at a time when no one's > using the computer (like five in the morning)? > > -Michael Sullivan- HI, have a look at your /etc/crontab and see when cron.daily runs. updatedb is a link to slocate, which runs as slocate.cron in /etc/cron.daily. That should be running around 4am. However if your system clock is off or if your system is powered off at that time, it may end up running at a different time (possibly due to anacron). Also, by default it should be set to nice of +19, the lowest priority. -- Pete Nesbitt, rhce -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list