freebsd-dev/usr.sbin/periodic
Robert Wing 37d72a9177 periodic.conf(5): don't truncate interface names reported by 420.status-network.
The daily periodic script, 420.status-network uses netstat(1) to report
interface status. By default, netstat(1) truncates interface names.

Add the '-W' flag (avoid truncating interface names) as the default for
'daily_status_network_netstat_flags' in periodic.conf(5).

The default 420.status-network command is now 'netstat -i -d -W -n'.

PR:     163572
Reported by: kes-kes@yandex.ru
Reviewed by: allanjude (mentor) bcr (manpages)
Approved by: allanjude (mentor)
MFC after:  1 week
Differential Revision:  https://reviews.freebsd.org/D26023
2020-09-09 19:07:34 +00:00
..
etc Actually install the new 221.backup-gpart periodic script 2020-07-14 00:46:20 +00:00
Makefile Move defaults/periodic.conf back to a config file. 2018-09-02 15:53:56 +00:00
Makefile.depend
periodic.8 Improve periodic(8) manual page presentation 2020-06-18 10:52:51 +00:00
periodic.conf periodic.conf(5): don't truncate interface names reported by 420.status-network. 2020-09-09 19:07:34 +00:00
periodic.sh periodic: replace "tty" with "test -t 0" 2019-08-19 01:14:11 +00:00