chiark / gitweb /
units: make ReceiveBuffer= line more readable by using M suffix
[elogind.git] / units / systemd-networkd.service.in
index f33c65e6ff07e433a3c81cddfc02183c3e630ba6..fe92da21235f14aff3f73a4b888c031d2e79eb9e 100644 (file)
@@ -10,7 +10,9 @@ Description=Network Service
 Documentation=man:systemd-networkd.service(8)
 ConditionCapability=CAP_NET_ADMIN
 DefaultDependencies=no
-After=dbus.service network-pre.target systemd-sysusers.service
+# dbus.service can be dropped once on kdbus, and systemd-udevd.service can be
+# dropped once tuntap is moved to netlink
+After=systemd-udevd.service dbus.service network-pre.target systemd-sysusers.service
 Before=network.target multi-user.target shutdown.target
 Conflicts=shutdown.target
 Wants=network.target