| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=Dispatch Password Requests to Console |
| Documentation=man:systemd-ask-password-console.service(8) |
| DefaultDependencies=no |
| Conflicts=shutdown.target |
| After=plymouth-start.service systemd-vconsole-setup.service |
| Before=shutdown.target |
| ConditionPathExists=!/run/plymouth/pid |
|
|
| [Service] |
| ExecStart=@rootbindir@/systemd-tty-ask-password-agent --watch --console |
| SystemCallArchitectures=native |