Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 2010 22:41:29 GMT
From:      Detlef Peeters <dp@heringa.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151182: Port munin-node creates wrong newsyslog.conf  entry
Message-ID:  <201010032241.o93MfTFo034162@www.freebsd.org>
Resent-Message-ID: <201010032250.o93Mo0Qn061905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151182
>Category:       ports
>Synopsis:       Port munin-node creates wrong newsyslog.conf  entry
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 03 22:50:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Detlef Peeters
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD moon.heringa.de 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The Port munin-node creates a wrong newsyslog.conf entry. It creates the following wrong path

/var/log/munin-node.log           644  7     *    @T00  Z /var/run/munin/munin-node.pid

The correct path is

/var/log/munin/munin-node.log           644  7     *    @T00  Z /var/run/munin/munin-node.pid
>How-To-Repeat:

>Fix:
Change the newsyslog.conf entry to


/var/log/munin/munin-node.log           644  7     *    @T00  Z /var/run/munin/munin-node.pid

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010032241.o93MfTFo034162>