freebsd-dev/etc/periodic/security
Crist J. Clark f5a8f1482c Remove leading whitespace from the setuid file lists.
Due to the way we run ls(1), through xargs(1), the leading whitespace
can change even when the setuid files haven't. To avoid displaying
these lines, we currently run diff(1) with the '-w' option. However,
this is probably not the ideal way to go; there is a very, very small
possibility for diff(1) to miss things is shouldn't. So, with the
leading space cleaned, we can revert to the '-b' option which is
"safer."

PR:		conf/37618
Reviewed by:	brian
MFC after:	3 days
2002-05-05 00:59:37 +00:00
..
100.chksetuid Remove leading whitespace from the setuid file lists. 2002-05-05 00:59:37 +00:00
200.chkmounts Fix a stray character that found its way into a filename. 2001-12-14 22:25:04 +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 Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +00:00
550.ipfwlimit Work around the bugfeature of test(1). 2001-12-14 08:58:21 +00:00
600.ip6fwdenied Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +00:00
650.ip6fwlimit Work around the bugfeature of test(1). 2001-12-14 08:58:21 +00:00
700.kernelmsg Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +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 Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +00:00