Am 04.06.2016 um 00:39 schrieb Robert Edmonds: > Michael Biebl wrote: >> I'll try to setup a test VM on Sunday. Could you share the package >> including the .service file, that was exposing the problem? > > Hi, Michael: > > It's just unbound 1.5.8-1 from testing/unstable, with this > unbound.service file overriding the package's sysvinit init script:
So, I had a quick look. We might be able to work around this issue in systemd. In the lsb init hook /lib/lsb/init-functions.d/40-systemd we currently apply --ignore-dependencies only during boot and shutdown. We could apply that unconditionally (seems more consistent to me anywa). This would fix your issue. If you want to test, comment out lines 61 and 63. Martin, what are your thoughts on this? Is there a good reason why we apply the --ignore-dependencies hack only on boot and shutdown? That aside, maybe we still find a nicer solution for this. Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
