]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-ask-password-console.path
bus-proxy: increase NOFILE limit
[thirdparty/systemd.git] / units / systemd-ask-password-console.path
CommitLineData
8cf3a8a9
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
8cf3a8a9
LP
6# (at your option) any later version.
7
8[Unit]
9Description=Dispatch Password Requests to Console Directory Watch
7df46b2a 10Documentation=man:systemd-ask-password-console.service(8)
8cf3a8a9
LP
11DefaultDependencies=no
12Conflicts=shutdown.target
6b3fd98f 13After=plymouth-start.service
e3d84721 14Before=paths.target shutdown.target
6b3fd98f 15ConditionPathExists=!/run/plymouth/pid
8cf3a8a9
LP
16
17[Path]
2b583ce6 18DirectoryNotEmpty=/run/systemd/ask-password
0e456f97 19MakeDirectory=yes