Date: Mon, 25 May 2015 15:50:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200375] dns/bind910: rcorder loop detected ldconfig -> named -> NETWORKING -> mountcritremote -> ldconfig Message-ID: <bug-200375-13-ivAlulurAM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200375-13@https.bugs.freebsd.org/bugzilla/> References: <bug-200375-13@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=200375 --- Comment #3 from c.kworr@gmail.com --- Yep, everything starts correctly now. The rcorder part between ldconfig and named for me looks like: /etc/rc.d/ldconfig /etc/rc.d/devfs /etc/rc.d/ipmon /etc/rc.d/mdconfig2 /etc/rc.d/newsyslog /etc/rc.d/kdc /etc/rc.d/watchdogd /etc/rc.d/savecore /etc/rc.d/archdep /etc/rc.d/abi /etc/rc.d/SERVERS /usr/local/etc/rc.d/tcsd /usr/local/etc/rc.d/named But this mostly due to 'tcsd' (security/trousers) want's to start before 'named' and after 'SERVERS'. I'll go howl at that hole now. Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200375-13-ivAlulurAM>