Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Sep 2017 22:34:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222059] net-mgnt/smokeping: unable to stop due to invalid pid file
Message-ID:  <bug-222059-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222059
           Summary: net-mgnt/smokeping: unable to stop due to invalid pid
                    file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: smh@FreeBSD.org

The location for the pid file specified in smokeping.in is wrong its curren=
tly:
smokeping_pidfile=3D"%%PREFIX%%/var/smokeping/pid"
if should be:
smokeping_pidfile=3D"%%PREFIX%%/smokeping/var/pid"

This prevents rc.d/smokeping from being able to stop the smokeping daemon.

--=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-222059-13>