units: fix typo in systemd-resolved.service

There's no network.service unit, we actually mean network.target here.

Reported by Fco. Eduardo Ramírez.

(cherry picked from commit 1dff320294)
This commit is contained in:
Lennart Poettering
2015-05-20 01:24:45 -04:00
committed by Zbigniew Jędrzejewski-Szmek
parent 754ba6bd33
commit 225d44db2d
+1 -1
View 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