]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-nspawn@.service.in
units: drop After=systemd-resolved.service from systemd-nspawn@.service
[thirdparty/systemd.git] / units / systemd-nspawn@.service.in
index d7bae83ac2e081e206b76e3c553f19e4cf89609c..e82575fb567707a3a80f2a927d6008294a36543d 100644 (file)
@@ -13,7 +13,7 @@ Documentation=man:systemd-nspawn(1)
 Wants=modprobe@tun.service modprobe@loop.service modprobe@dm-mod.service
 PartOf=machines.target
 Before=machines.target
-After=network.target systemd-resolved.service modprobe@tun.service modprobe@loop.service modprobe@dm-mod.service
+After=network.target modprobe@tun.service modprobe@loop.service modprobe@dm-mod.service
 RequiresMountsFor=/var/lib/machines/%i
 
 [Service]