Subject: CVS commit: basesrc/etc
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 06/10/2002 19:04:50
Module Name:	basesrc
Committed By:	atatat
Date:		Mon Jun 10 16:04:50 UTC 2002

Modified Files:
	basesrc/etc: security

Log Message:
The check_rootdotfiles section mucks with the PATH setting, but
never puts it back properly.  As such, jobs run later that expect
there to be a path will lose badly (eg, run lintpkgsrc -i from
security.local).  Let's just re-export the PATH.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 basesrc/etc/security

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.