1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/etc/periodic/security
Colin Percival ca82268b2a Silence warning printed by getfsspec(3) when /etc/fstab does not exist
fstab: /etc/fstab:0: No such file or directory
and from dump(8) when setfsent(3) fails due to /etc/fstab not existing:
  DUMP: Can't open /etc/fstab for dump table information: No such...

This makes daily and security periodic runs somewhat cleaner in jails
which lack /etc/fstab files.

MFC after:	1 month
2009-09-28 03:32:35 +00:00
..
100.chksetuid Eliminate xargs in favor of find -exec {} + 2008-02-03 00:33:05 +00:00
200.chkmounts Silence warning printed by getfsspec(3) when /etc/fstab does not exist 2009-09-28 03:32:35 +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