Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 10:01:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 163572] [periodic] not full output in daily run output is ambigious
Message-ID:  <bug-163572-227-MjRLNR5WLk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-163572-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-163572-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D163572

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: gbe
Date: Thu Dec 10 10:00:44 UTC 2020
New revision: 368509
URL: https://svnweb.freebsd.org/changeset/base/368509

Log:
  MFC r365508 (by rew):

  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)
  Differential Revision:        https://reviews.freebsd.org/D26023

Changes:
_U  stable/12/
  stable/12/share/man/man5/periodic.conf.5
  stable/12/usr.sbin/periodic/periodic.conf

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-163572-227-MjRLNR5WLk>