]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/cryptsetup.target
scsi_id: use _cleanup_free_ on buffer allocated by get_file_options
[thirdparty/systemd.git] / units / cryptsetup.target
index 9e4db78e8dde0d50e67db551da384ad9b5980641..fdb572bc70c201276733aed037f8a1ea3ed08840 100644 (file)
@@ -1,14 +1,12 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2 of the License, or
+#  under the terms of the GNU Lesser General Public License as published by
+#  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 
-# See systemd.special(7) for details
-
 [Unit]
-Description=Encrypted Volumes
-
-[Install]
-WantedBy=local-fs.target
+Description=Local Encrypted Volumes
+Documentation=man:systemd.special(7)