cvsimport
[findutils.git] / debian / cron.find
blobac864a33e811add83a9f12bce22ed1b4bac34e78
1 #! /bin/sh
3 # cron script to update the `find.codes' database.
5 # Written by Ian A. Murdock <imurdock@debian.org> and
6 # Kevin Dalley <kevin@aimnet.com>
8 if [ -f /etc/updatedb.conf ]; then
9 . /etc/updatedb.conf
12 cd / && updatedb --localuser=nobody 2>/dev/null