Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131772528
D26023.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1011 B
Referenced Files
None
Subscribers
None
D26023.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D26023: Don't truncate interface names for periodic script: 420.status-network
Attached
Detach File
Event Timeline
Log In to Comment