Page MenuHomeFreeBSD

D26023.diff
No OneTemporary

D26023.diff

Index: head/share/man/man5/periodic.conf.5
===================================================================
--- head/share/man/man5/periodic.conf.5
+++ head/share/man/man5/periodic.conf.5
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 16, 2020
+.Dd September 9, 2020
.Dt PERIODIC.CONF 5
.Os
.Sh NAME
@@ -439,7 +439,7 @@
is set to
.Dq Li YES .
The default is
-.Fl d .
+.Fl d W .
.It Va daily_status_network_usedns
.Pq Vt bool
Set to
Index: head/usr.sbin/periodic/periodic.conf
===================================================================
--- head/usr.sbin/periodic/periodic.conf
+++ head/usr.sbin/periodic/periodic.conf
@@ -123,7 +123,7 @@
# 420.status-network
daily_status_network_enable="YES" # Check network status
daily_status_network_usedns="YES" # DNS lookups are ok
-daily_status_network_netstat_flags="-d" # netstat(1) flags
+daily_status_network_netstat_flags="-d -W" # netstat(1) flags
# 430.status-uptime
daily_status_uptime_enable="YES" # Check system uptime

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 12, 1:21 AM (15 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23559109
Default Alt Text
D26023.diff (1011 B)

Event Timeline