[Bug 282566] net/chrony: rc script should not depend on DAEMON

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 05 Nov 2024 14:36:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282566

            Bug ID: 282566
           Summary: net/chrony: rc script should not depend on DAEMON
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree@FreeBSD.org
          Reporter: lexi.freebsd@le-fay.org
          Assignee: mandree@FreeBSD.org
             Flags: maintainer-feedback?(mandree@FreeBSD.org)

current the chrony rc.d script depends on DAEMON, which means it starts after
all other daemons.  this is a problem in some configurations, like mine, where
i have other daemons which depends on chrony.

i've tested 'REQUIRE: FILESYSTEMS defaultroute netwait resolv' instead, which
seems to work better for me.

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