[Bug 253429] Failed invocation of /usr/sbin/service when going multi-user
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 15 10:14:28 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253429
Stefan Eßer <se at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Overcome By Events
Status|New |Closed
--- Comment #2 from Stefan Eßer <se at FreeBSD.org> ---
In have found that the cause of the pre-mature attempt to start cron has been
caused by a dependency loop detected by rcorder.
After breaking the cycle, cron is now started at the correct point in the
startup process.
I have found that there are optional packages that cause such loops
(dnscrypt-proxy2, for example - the maintainer has been notified).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list