]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/remote-cryptsetup.target
Merge pull request #14017 from poettering/analyze-calendar-tweaks
[thirdparty/systemd.git] / units / remote-cryptsetup.target
index 60943bd1cbc1bc06220d6567593b2da296b3bcc5..4445d5defeb448e9a4ed0f22956cb70f31b9c0c0 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,3 +10,9 @@
 [Unit]
 Description=Remote Encrypted Volumes
 Documentation=man:systemd.special(7)
+After=remote-fs-pre.target cryptsetup-pre.target
+DefaultDependencies=no
+Conflicts=shutdown.target
+
+[Install]
+WantedBy=multi-user.target