https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163572

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: rew
Date: Wed Sep  9 19:07:35 UTC 2020
New revision: 365508
URL: https://svnweb.freebsd.org/changeset/base/365508

Log:
  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-...@yandex.ru
  Reviewed by: allanjude (mentor) bcr (manpages)
  Approved by: allanjude (mentor)
  MFC after:  1 week
  Differential Revision:  https://reviews.freebsd.org/D26023

Changes:
  head/share/man/man5/periodic.conf.5
  head/usr.sbin/periodic/periodic.conf

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to