freebsd-dev/etc/periodic
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
..
daily Handle .bz2 files created by newsyslog 2002-04-30 17:07:32 +00:00
monthly Handle .bz2 files created by newsyslog 2002-04-30 17:07:32 +00:00
security Remove leading whitespace from the setuid file lists. 2002-05-05 00:59:37 +00:00
weekly Environmental variable was not being passed to a subshell as intended. 2002-03-05 19:13:05 +00:00
Makefile Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00