]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-ask-password-wall.path
test-string-util: add another test for stripping slashes
[thirdparty/systemd.git] / units / systemd-ask-password-wall.path
index 7a883d5af87235efeecbc8d0cf4ea5097f4410e7..5a356b97d0a6653c39862216352dc523d2b68894 100644 (file)
@@ -1,15 +1,19 @@
+#  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.
 
 [Unit]
 Description=Forward Password Requests to Wall Directory Watch
+Documentation=man:systemd-ask-password-console.service(8)
 DefaultDependencies=no
 Conflicts=shutdown.target
-Before=basic.target shutdown.target
+Before=paths.target shutdown.target cryptsetup.target
 
 [Path]
 DirectoryNotEmpty=/run/systemd/ask-password
+MakeDirectory=yes