- [Unit]
- Description=Forward Password Requests to Wall
- Documentation=man:systemd-ask-password-console.service(8)
- After=systemd-user-sessions.service
- [Service]
- ExecStartPre=-/bin/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
- ExecStart=/bin/systemd-tty-ask-password-agent --wall
|