freebsd-dev/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 Replace "ipfw l", which is now deprecated, with "ipfw list". 2005-02-23 15:07:36 +00:00
510.ipfdenied Have mktemp(1) construct the temporary file name for us instead 2003-06-30 22:06:26 +00:00
520.pfdenied Teach periodic(8) security output to display information about blocked 2004-11-24 18:41:53 +00:00
550.ipfwlimit Improve periodic/security/550.ipfwlimit a bit: 2008-08-10 18:11:24 +00:00
610.ipf6denied Add script for checking ipv6 blocked packets from PR. 2004-04-20 13:44:57 +00:00
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 Add support for bzip2ed log files. 2003-01-05 21:32:50 +00:00
Makefile add new build knobs and jigger some existing controls to improve 2008-09-21 22:02:26 +00:00
security.functions When looking for new lines in diff output, grep for '^[>+]' instead of 2005-08-22 09:33:36 +00:00