summaryrefslogtreecommitdiff
path: root/units/systemd-ask-password-plymouth.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-11-18 05:22:25 +0100
committerLennart Poettering <lennart@poettering.net>2010-11-18 05:22:25 +0100
commit8cf3a8a982661c0bb9b04ff27f6d486b38b1b35e (patch)
tree6fd5c91964523af264413a4478b09f7845878c67 /units/systemd-ask-password-plymouth.service.in
parent10aa703482a20489c061d76acb040b54fca89c6b (diff)
units: enable console ask-password agent by default
Diffstat (limited to 'units/systemd-ask-password-plymouth.service.in')
-rw-r--r--units/systemd-ask-password-plymouth.service.in2
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]