]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: fix typo in systemd-resolved.service
authorLennart Poettering <lennart@poettering.net>
Thu, 14 May 2015 20:32:35 +0000 (22:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 May 2015 20:32:35 +0000 (22:32 +0200)
There's no network.service unit, we actually mean network.target here.

Reported by Fco. Eduardo Ramírez.

units/systemd-resolved.service.m4.in

index d133847d5e4b36ea419e332018e563fda8d68ad2..98ae564af62777ed8cf3047ce9b6b46c51f55dfe 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Network Name Resolution
 Documentation=man:systemd-resolved.service(8)
-After=systemd-networkd.service network.service
+After=systemd-networkd.service network.target
 
 m4_ifdef(`ENABLE_KDBUS',
 # On kdbus systems we pull in the busname explicitly, because it