You are not logged in.
Pages: 1
I find my system runs updatedb automatically,
Where can I change this setting?
Offline
It's in /etc/cron* somewhere... I think it's daily.
Offline
As root :
$ crontab -lThe updatedb rule is in /etc/cron.daily/updatedb.
Offline
or you can try rlocate (it's in AUR) so that you won't need to run updatedb every now and then ![]()
what goes up must come down
Offline
Thank you all! You guys let me know much
Offline
mlocate is also an interesting option.
Offline
Pages: 1