freebsd-dev/etc/periodic/security
Crist J. Clark 10f23b4ad0 Only create a temporary file if we are actually going to do something
in the script. Eliminates a bug where we create a temp file, but don't
delete it since the rm(1) is only done if the check is enabled.

PR:		bin/40960
Submitted by:	frf <frf@xocolatl.com>
MFC after:	3 days
2002-08-25 04:09:17 +00:00
..
100.chksetuid Only create a temporary file if we are actually going to do something 2002-08-25 04:09:17 +00:00
200.chkmounts Only create a temporary file if we are actually going to do something 2002-08-25 04:09:17 +00:00
300.chkuid0 Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +00:00
400.passwdless Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +00:00
500.ipfwdenied Only create a temporary file if we are actually going to do something 2002-08-25 04:09:17 +00:00
550.ipfwlimit Only create a temporary file if we are actually going to do something 2002-08-25 04:09:17 +00:00
600.ip6fwdenied Only create a temporary file if we are actually going to do something 2002-08-25 04:09:17 +00:00
650.ip6fwlimit Only create a temporary file if we are actually going to do something 2002-08-25 04:09:17 +00:00
700.kernelmsg Only create a temporary file if we are actually going to do something 2002-08-25 04:09:17 +00:00
800.loginfail No need to explicitly check for both cases when using grep -i. 2002-03-12 21:44:33 +00:00
900.tcpwrap Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +00:00
Makefile Install scripts via FILES (purposedly not via SCRIPTS that would 2002-07-18 12:33:01 +00:00