summaryrefslogtreecommitdiff
path: root/units/systemd-ask-password-console.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-ask-password-console.service.in')
-rw-r--r--units/systemd-ask-password-console.service.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/units/systemd-ask-password-console.service.in b/units/systemd-ask-password-console.service.in
new file mode 100644
index 000000000..5ff3ed55d
--- /dev/null
+++ b/units/systemd-ask-password-console.service.in
@@ -0,0 +1,17 @@
+# This file is part of systemd.
+#
+# systemd is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+[Unit]
+Description=Dispatch Password Requests to Console
+DefaultDependencies=no
+Conflicts=shutdown.target
+After=plymouth-start.service
+Before=shutdown.target
+ConditionPathExists=!/run/plymouth/pid
+
+[Service]
+ExecStart=@rootbindir@/systemd-tty-ask-password-agent --watch --console