]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-ask-password-wall.path
Revert "units: add 'smackfsroot=*' option into tmp.mount when SMACK is enabled"
[thirdparty/systemd.git] / units / systemd-ask-password-wall.path
CommitLineData
306a7fd8
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
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
306a7fd8
LP
6# (at your option) any later version.
7
8[Unit]
9Description=Forward Password Requests to Wall Directory Watch
7df46b2a 10Documentation=man:systemd-ask-password-console.service(8)
74c84e71 11DefaultDependencies=no
f2a29e51 12Conflicts=shutdown.target
e3d84721 13Before=paths.target shutdown.target
306a7fd8
LP
14
15[Path]
2b583ce6 16DirectoryNotEmpty=/run/systemd/ask-password
0e456f97 17MakeDirectory=yes