]> git.pld-linux.org Git - packages/plymouth.git/blame - systemd-ask-password-plymouth.path
- move all devel libs to libdir
[packages/plymouth.git] / systemd-ask-password-plymouth.path
CommitLineData
ac730aad
JR
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=Forward Password Requests to Plymouth Directory Watch
10Documentation=http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
11DefaultDependencies=no
12Conflicts=shutdown.target
13After=plymouth-start.service
14Before=basic.target shutdown.target
15ConditionKernelCommandLine=!plymouth.enable=0
16ConditionPathExists=/run/plymouth/pid
17
18[Path]
19DirectoryNotEmpty=/run/systemd/ask-password
20MakeDirectory=yes
This page took 0.088429 seconds and 4 git commands to generate.