Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2020 14:34:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245399] net/chrony: rc.d script broken (always thinks chronyd is not running)
Message-ID:  <bug-245399-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 245399
           Summary: net/chrony: rc.d script broken (always thinks chronyd
                    is not running)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree@FreeBSD.org
          Reporter: freebsd@mnd.sc
          Assignee: mandree@FreeBSD.org
             Flags: maintainer-feedback?(mandree@FreeBSD.org)

The new rc.d script always thinks chronyd is not running (but does notice t=
he
PID file).

$ service chronyd status
chronyd is not running.

$ service chronyd start
Starting chronyd.
Another chronyd may already be running (pid=3D30960), check /var/run/chrony=
d.pid
/usr/local/etc/rc.d/chronyd: WARNING: failed to start chronyd

$ ps auxw|grep chronyd
chronyd  30960   0.0  0.0   15612    3256  -  I    16:31        0:00.01
/usr/local/sbin/chronyd -f /usr/local/etc/chrony.conf
root     30963   0.0  0.0   12060    2796  -  I    16:31        0:00.00
/usr/local/sbin/chronyd -f /usr/local/etc/chrony.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-245399-7788>