--- slocate.orig 2003-12-04 14:55:57.000000000 -0600 +++ slocate 2003-12-04 15:04:14.000000000 -0600 @@ -6,6 +6,8 @@ then /usr/bin/updatedb else - /usr/bin/updatedb -f proc + # Uncomment the following line, if you want to be warned that /etc/updatedb.conf is missing + # echo "warning: /etc/updatedb.conf is not present on system." + /usr/bin/slocate -u -f proc fi fi