MFC periodic/daily/480.status-ntpd.
This commit is contained in:
parent
6f8d77c784
commit
e49b85d836
@ -127,6 +127,9 @@ daily_status_mail_rejects_logs=3 # How many logs to check
|
||||
daily_status_named_enable="YES"
|
||||
daily_status_named_usedns="YES" # DNS lookups are ok
|
||||
|
||||
# 480.status-ntpd
|
||||
daily_status_ntpd_enable="NO" # Check NTP status
|
||||
|
||||
# 500.queuerun
|
||||
daily_queuerun_enable="YES" # Run mail queue
|
||||
daily_submit_queuerun="YES" # Also submit queue
|
||||
|
@ -23,6 +23,7 @@ FILES= 100.clean-disks \
|
||||
450.status-security \
|
||||
460.status-mail-rejects \
|
||||
470.status-named \
|
||||
480.status-ntpd \
|
||||
500.queuerun \
|
||||
999.local
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 29, 2006
|
||||
.Dd May 12, 2007
|
||||
.Dt PERIODIC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -612,6 +612,11 @@ for the previous day.
|
||||
Set to
|
||||
.Dq YES
|
||||
if you want to enable reverse DNS lookups.
|
||||
.It Va daily_status_ntpd
|
||||
.Pq Vt bool
|
||||
Set to
|
||||
.Dq Li YES
|
||||
if you want to enable NTP status check.
|
||||
.It Va daily_queuerun_enable
|
||||
.Pq Vt bool
|
||||
Set to
|
||||
|
Loading…
x
Reference in New Issue
Block a user