]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/remote-cryptsetup.target
Add SPDX license headers to python scripts
[thirdparty/systemd.git] / units / remote-cryptsetup.target
CommitLineData
889128b8
ZJS
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7
8[Unit]
9Description=Remote Encrypted Volumes
10Documentation=man:systemd.special(7)
a0e030f5 11After=remote-fs-pre.target cryptsetup-pre.target
8f462b07
ZJS
12DefaultDependencies=no
13Conflicts=shutdown.target
14
15[Install]
16WantedBy=multi-user.target