freebsd-dev/etc/periodic
Brian Somers 045e970615 Rather than using both -prune (which requires directory-first tree traversal)
and -delete (which implies depth-first traversal), avoid using -delete in
favour of -execdir.

This has a side-effect of not removing directories that contain files,
even if we delete all of those files, but IMHO that's a better option
than specifying all possible local filesystem types in this script.

PR:		122811
MFC after:	3 weeks
2009-06-02 07:35:51 +00:00
..
daily Rather than using both -prune (which requires directory-first tree traversal) 2009-06-02 07:35:51 +00:00
monthly add new build knobs and jigger some existing controls to improve 2008-09-21 22:02:26 +00:00
security Sort `mount -p' output by name before checking for any differences. 2008-10-25 18:45:40 +00:00
weekly Fix typo to install 400.status-pkg, again. 2009-01-14 09:00:30 +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 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00