1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/etc/periodic/security
Ed Schouten 53cb00a92b Sort `mount -p' output by name before checking for any differences.
I noticed on a system at home that restarting named(8) causes the
/var/named/dev mount to be moved to the bottom of the mount list,
because it gets remounted. When I received the daily security email this
morning, I was quite amazed to see that the security report listed the
differences, while it was nothing out of the ordinary.

If we just throw the `mount -p' output through sort(1), we'll only
receive notifications about changes to mounts if something has really
changed.
2008-10-25 18:45:40 +00:00
..
100.chksetuid Eliminate xargs in favor of find -exec {} + 2008-02-03 00:33:05 +00:00
200.chkmounts Sort `mount -p' output by name before checking for any differences. 2008-10-25 18:45:40 +00:00
300.chkuid0
400.passwdless
410.logincheck Add a missing ;. 2008-03-25 15:16:19 +00:00
500.ipfwdenied
510.ipfdenied
520.pfdenied
550.ipfwlimit Improve periodic/security/550.ipfwlimit a bit: 2008-08-10 18:11:24 +00:00
610.ipf6denied
700.kernelmsg
800.loginfail Rev. 1.8 broke matching on lines where the failure mode is at the head 2008-06-30 08:01:47 +00:00
900.tcpwrap
Makefile add new build knobs and jigger some existing controls to improve 2008-09-21 22:02:26 +00:00
security.functions