]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/remote-fs.target
nspawn-expose-ports: fix a typo in error message
[thirdparty/systemd.git] / units / remote-fs.target
index b11074f8ac84a7110dd32269a1d85d27ea6fe44f..0d44348e75692a0d882cfe9d3fe17fedad06f2a0 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
@@ -8,8 +10,9 @@
 [Unit]
 Description=Remote File Systems
 Documentation=man:systemd.special(7)
-Wants=remote-fs-pre.target
 After=remote-fs-pre.target
+DefaultDependencies=no
+Conflicts=shutdown.target
 
 [Install]
 WantedBy=multi-user.target