Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/27/2004 13:51:55
Module Name: src
Committed By: lukem
Date: Sun Jun 27 13:51:55 UTC 2004
Modified Files:
src/etc: weekly
Log Message:
Run the "su -m nobody -c locate.updatedb" in a subshell with cd / first.
"nobody" doesn't have perms to $WEEKLYDIR which was the cwd previously,
and this may cause a warning to be issued by root's shell as part of the su.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/etc/weekly
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.