This unit is provided by:
Options
-
[Service]-
ExecStart=/usr/bin/systemd-tty-ask-password-agent --watch --plymouth
-
-
[Unit]-
After=blog.service -
Before=shutdown.target -
ConditionKernelCommandLine=!blog.enable=0 -
ConditionPathExists=/run/blogd.pid -
ConditionVirtualization=!container -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Forward Password Requests to Blogd as a Plymouth agent -
Documentation=http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
-
Additionnal notes
Nothing here.