diff options
Diffstat (limited to 'units/systemd-ask-password-plymouth.service.in')
-rw-r--r-- | units/systemd-ask-password-plymouth.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-ask-password-plymouth.service.in b/units/systemd-ask-password-plymouth.service.in index 8ed22ac651..a7cd451aed 100644 --- a/units/systemd-ask-password-plymouth.service.in +++ b/units/systemd-ask-password-plymouth.service.in @@ -8,7 +8,7 @@ [Unit] Description=Forward Password Requests to Plymouth DefaultDependencies=no -Conflicts=shutdown.target +Conflicts=shutdown.target systemd-ask-password-console.path systemd-ask-password-console.service Before=shutdown.target [Service] |