mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-29 04:53:21 +01:00
renamed from ../cron.find
This commit is contained in:
7
debian/cron.find
vendored
Normal file
7
debian/cron.find
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# cron script to update the `find.codes' database.
|
||||
#
|
||||
# Written by Ian A. Murdock <imurdock@debian.org>.
|
||||
|
||||
su nobody -c "cd / && updatedb" 2>/dev/null
|
||||
Reference in New Issue
Block a user