Bug 225809 - net-mgmt/blackbox_exporter: Add log file
Summary: net-mgmt/blackbox_exporter: Add log file
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-10 20:06 UTC by David O'Rourke
Modified: 2018-02-10 22:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bsam)


Attachments
net-mgmt/blackbox_exporter: rc script fixes (2.43 KB, patch)
2018-02-10 20:06 UTC, David O'Rourke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David O'Rourke 2018-02-10 20:06:16 UTC
Created attachment 190488 [details]
net-mgmt/blackbox_exporter: rc script fixes

This patch modifies the rc script to log output to a file in a style similar to other ported exporters. Prior to this, output would be thrown out to the users console when (re)starting or stopping the exporter.

Small changes to the Makefile were also made, bumping PORTREVISION to 1 and adding LICENSE_FILE to use the license file from the source code.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-02-10 22:13:35 UTC
A commit references this bug:

Author: bsam
Date: Sat Feb 10 22:13:30 UTC 2018
New revision: 461439
URL: https://svnweb.freebsd.org/changeset/ports/461439

Log:
  net-mgmt/blackbox_exporter: Add log file and LICENCE_FILE.

  PR:		225809
  Submitted by:	David O'Rourke <dor.bsd@xm0.uk>

Changes:
  head/net-mgmt/blackbox_exporter/Makefile
  head/net-mgmt/blackbox_exporter/files/blackbox_exporter.in
Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2018-02-10 22:14:31 UTC
Committed, thanks!