source: hybrid/branches/releng-11/nanobsd/files/etc/periodic.conf

Last change on this file was 13756, checked in by rick, 8 years ago

Make databases in advance, since they never change

File size: 262 bytes
RevLine 
[10457]1#
2# Disable an whole bunch of the periodic checks, done automatically. Cause they
3# cause systems to run out of memory or perform any other harm.
4#
5weekly_locate_enable="no"
[13756]6weekly_whatis_enable="NO"
[10831]7daily_clean_tmps_enable="yes"
[13542]8daily_backup_pkgdb_enable="NO"
[13756]9
Note: See TracBrowser for help on using the repository browser.