summaryrefslogtreecommitdiffstats
path: root/etc/defaults/periodic.conf
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2003-01-08 18:51:45 +0000
committerwollman <wollman@FreeBSD.org>2003-01-08 18:51:45 +0000
commit62de1738a47a94b77d2c2bec5cb857d7a5a8d8d0 (patch)
tree23de19c285b135c2a10be9d3d7b8b9bd3c6fd464 /etc/defaults/periodic.conf
parent8267f212f329a6c59b9e135d89c74c1b6098f0dd (diff)
downloadFreeBSD-src-62de1738a47a94b77d2c2bec5cb857d7a5a8d8d0.zip
FreeBSD-src-62de1738a47a94b77d2c2bec5cb857d7a5a8d8d0.tar.gz
Do not do manually what sendmail(8) can do better automatically.
Tell sendmail to clean up its own host status cache. The error condition handling could probably be done better.
Diffstat (limited to 'etc/defaults/periodic.conf')
-rw-r--r--etc/defaults/periodic.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf
index 14f2282..6213f25 100644
--- a/etc/defaults/periodic.conf
+++ b/etc/defaults/periodic.conf
@@ -60,9 +60,8 @@ daily_clean_rwho_days=7 # If not modified for
daily_clean_rwho_verbose="YES" # Mention files deleted
# 150.clean-hoststat
-daily_clean_hoststat_enable="YES" # Delete .hoststat daily
-daily_clean_hoststat_days=3 # If not modified for
-daily_clean_hoststat_verbose="YES" # Mention files deleted
+daily_clean_hoststat_enable="YES" # Purge sendmail MX
+ # host cache daily
# 200.backup-passwd
daily_backup_passwd_enable="YES" # Backup passwd & group
OpenPOWER on IntegriCloud