This unit is provided by:
Options
-
[Service]
-
ExecStart=systemd-tty-ask-password-agent --watch --console
-
SystemCallArchitectures=native
-
-
[Unit]
-
After=plymouth-start.service systemd-vconsole-setup.service
-
Before=emergency.service shutdown.target initrd-switch-root.target
-
ConditionPathExists=!/run/plymouth/pid
-
Conflicts=emergency.service shutdown.target initrd-switch-root.target
-
DefaultDependencies=no
-
Description=Dispatch Password Requests to Console
-
Documentation=man:systemd-ask-password-console.service(8)
-
Additionnal notes
Nothing here.