On Tue, 24 Jun 2014, Thomas Hood wrote:
Here is a patch which survives some basic testing.
diff --git a/debian/resolvconf.service b/debian/resolvconf.service index 2a7285d..94fde69 100644 --- a/debian/resolvconf.service +++ b/debian/resolvconf.service @@ -11,4 +11,4 @@ ExecStart=/sbin/resolvconf --enable-updates ExecStop=/sbin/resolvconf --disable-updates [Install] -WantedBy=network.target +WantedBy=sysinit.target
I'm still convined that "Before=networking.service" is necessary in the [Unit] section. Without it `systemctl list-dependencies --after networking.service` does not list resolvconf.service.
-- Edward Allcutt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org