]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-networkd-wait-online.service.in
nspawn-expose-ports: fix a typo in error message
[thirdparty/systemd.git] / units / systemd-networkd-wait-online.service.in
index a84e91906d96a9e4d2a01609b81130846bfaa8d0..7666e166697b06dcb72bcfc0f74eed4dbcf7f68d 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -12,7 +14,7 @@ DefaultDependencies=no
 Conflicts=shutdown.target
 Requires=systemd-networkd.service
 After=systemd-networkd.service
-Before=network-online.target
+Before=network-online.target shutdown.target
 
 [Service]
 Type=oneshot