]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: allow networkd to start in early boot 4710/head
authorMartin Pitt <martin.pitt@ubuntu.com>
Tue, 22 Nov 2016 07:41:51 +0000 (08:41 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Wed, 23 Nov 2016 16:05:11 +0000 (17:05 +0100)
commit5f004d1e32d7b17f2f8716c779f3b925665b37aa
tree7ba1754c8b5cad205f0b5ea2a9cb09625255ce45
parent7901cea1997c3881f3da93ecc5ad03e6de1e87b7
networkd: allow networkd to start in early boot

With the previous improvements, networkd.service's "After=dbus.service" can now
be dropped. That ordering effectively forced networkd.service to run in late
boot only (dbus.service was rejected to run in early boot in
https://bugs.freedesktop.org/show_bug.cgi?id=98254).

Fixes #4504
units/systemd-networkd.service.m4.in