freebsd-dev/etc/periodic
Alan Somers cc4ee17f44 Fix periodic scripts when an NFS mount covers a local mount
100.chksetuid and 110.neggrpperm try to search through all UFS and ZFS
filesystems. But their logic contains an error. They also search through
remote filesystems that are mounted on top of the root of a local
filesystem. For example, if a user installs a FreeBSD system with the
default ZFS layout, he'll get a zroot/usr/home filesystem. If he then mounts
/usr/home over NFS, these scripts would search through /usr/home.

MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D7482
2016-09-20 18:47:33 +00:00
..
daily Decrease the anti-congestion sleep in 480.leapfile-ntpd to 1 hour 2016-08-15 14:58:25 +00:00
monthly Fix accounting package rc.d/accounting conflict. 2016-01-28 18:44:31 +00:00
security Fix periodic scripts when an NFS mount covers a local mount 2016-09-20 18:47:33 +00:00
weekly Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
Makefile.inc