diff options
Diffstat (limited to 'units/systemd-ask-password-plymouth.service.in')
-rw-r--r-- | units/systemd-ask-password-plymouth.service.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/systemd-ask-password-plymouth.service.in b/units/systemd-ask-password-plymouth.service.in index 3cd9b7fe77..8ed22ac651 100644 --- a/units/systemd-ask-password-plymouth.service.in +++ b/units/systemd-ask-password-plymouth.service.in @@ -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 |