Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/15/2001 04:23:48
Module Name:	sharesrc
Committed By:	hubertf
Date:		Thu Mar 15 02:23:48 UTC 2001

Modified Files:
	basesrc/etc: security
	basesrc/etc/defaults: security.conf
	sharesrc/share/man/man5: daily.conf.5 security.conf.5

Log Message:
Run skeyaudit (only) from /etc/daily instead of /etc/security, else there's
some risk that the users don't get warned if an admin turns off running
/etc/security (by putting run_security=no into daily.conf).

Fixes PR 12267.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 basesrc/etc/security
cvs rdiff -r1.4 -r1.5 basesrc/etc/defaults/security.conf
cvs rdiff -r1.7 -r1.8 sharesrc/share/man/man5/daily.conf.5
cvs rdiff -r1.11 -r1.12 sharesrc/share/man/man5/security.conf.5

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