X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=units%2Fsystemd-ask-password-console.service.in;fp=units%2Fsystemd-ask-password-console.service.in;h=a2ac09cd6a3dfcaa3f11737d01b8d0d383cc644c;hb=8cf3a8a982661c0bb9b04ff27f6d486b38b1b35e;hp=0000000000000000000000000000000000000000;hpb=10aa703482a20489c061d76acb040b54fca89c6b;p=elogind.git diff --git a/units/systemd-ask-password-console.service.in b/units/systemd-ask-password-console.service.in new file mode 100644 index 000000000..a2ac09cd6 --- /dev/null +++ b/units/systemd-ask-password-console.service.in @@ -0,0 +1,15 @@ +# 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 +Before=shutdown.target + +[Service] +ExecStart=@rootbindir@/systemd-tty-ask-password-agent --watch --console