https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253429
Stefan Eßer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|New |Closed --- Comment #2 from Stefan Eßer <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
