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
security
weekly
Makefile
Makefile.inc