Date: Mon, 15 Feb 2021 10:14:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253429] Failed invocation of /usr/sbin/service when going multi-user Message-ID: <bug-253429-227-VDuHURgBq1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253429-227@https.bugs.freebsd.org/bugzilla/> References: <bug-253429-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253429 Stefan E=C3=9Fer <se@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|New |Closed --- Comment #2 from Stefan E=C3=9Fer <se@FreeBSD.org> --- In have found that the cause of the pre-mature attempt to start cron has be= en 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). --=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-253429-227-VDuHURgBq1>