On 09:15 Thu 11 May , Christian Balzer wrote: > Firstly I recreated the initial state bu unmasking drbd and enabling > it, > then reloading systemd. > > That find then gives us: > --- > /run/systemd/generator.late/drbd.service > /etc/systemd/system/multi-user.target.wants/drbd.service
So, now we need ls -l /etc/systemd/system/multi-user.target.wants/drbd.service to see how old the symlink is and where it points to. Can you also zgrep drbd-utils /var/log/dpkg.log*? Thanks, Apollon