units: allow start-up of plymouth ask-password agent very early

This commit is contained in:
Lennart Poettering 2010-11-16 01:51:57 +01:00
parent 74c84e715a
commit f2a29e51f2
3 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,8 @@
[Unit]
Description=Forward Password Requests to Plymouth Directory Watch
DefaultDependencies=no
Conflicts=shutdown.target
Before=basic.target shutdown.target
[Path]
DirectoryNotEmpty=/dev/.systemd/ask-password

View File

@ -7,6 +7,9 @@
[Unit]
Description=Forward Password Requests to Plymouth
DefaultDependencies=no
Conflicts=shutdown.target
Before=shutdown.target
[Service]
ExecStart=@rootbindir@/systemd-tty-ask-password-agent --watch --plymouth

View File

@ -8,6 +8,8 @@
[Unit]
Description=Forward Password Requests to Wall Directory Watch
DefaultDependencies=no
Conflicts=shutdown.target
Before=basic.target shutdown.target
[Path]
DirectoryNotEmpty=/dev/.systemd/ask-password