diff options
| author | Thomas Quinot <thomas@FreeBSD.org> | 2002-10-25 15:16:54 +0000 |
|---|---|---|
| committer | Thomas Quinot <thomas@FreeBSD.org> | 2002-10-25 15:16:54 +0000 |
| commit | 7644e396f3a0bdf2cbd99c6ee9a636e00a5cd9ef (patch) | |
| tree | 3f52281d908be7e5daedf2dde51dd86729f2f5e9 /etc/defaults | |
| parent | cb9eff8a9e6e4e2b624996d2f8ae9d4c734effe4 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/periodic.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf index 6ae7fe61a1f9..14f22825856a 100644 --- a/etc/defaults/periodic.conf +++ b/etc/defaults/periodic.conf @@ -150,6 +150,9 @@ daily_status_security_passwdless_enable="YES" # 500.ipfwdenied daily_status_security_ipfwdenied_enable="YES" +# 510.ipfdenied +daily_status_security_ipfdenied_enable="YES" + # 550.ipfwlimit daily_status_security_ipfwlimit_enable="YES" |
