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.
This commit is contained in:
Lennart Poettering 2015-05-14 22:32:35 +02:00
parent 6e6c21c894
commit 1dff320294
1 changed files with 1 additions and 1 deletions

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