]] Christian Weeks 

| OK, so I've found the root cause. nfs-common and rpcbind both have
| Default-Start: S and create symlinks in /etc/rcS.d/ This appears to
| confuse systemd which makes them a dependent of
| sysinit.target. nfs-common.service and rpcbind.service meta-services
| created by systemd are already dependent on basic.target. This causes
| a loop and the loop breaking kills (among other things!) dbus.socket
| to break the loop. This is NOT GOOD.

Well, the circular depends are the problem, not the loop breaking.  The
problem is that nfs-common and rcpbind both try to start in rcS.d and
rcN.d.  It's not at all clear why some maintainers thinks that makes any
sort of sense.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to