From 5036728dec8af27827d5f399b0ebb1039476c283 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 2 Mar 2017 14:44:03 +0100 Subject: systemd-ask-password: give id as suggested by man page --- systemd/ykfde-2f.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemd') diff --git a/systemd/ykfde-2f.service b/systemd/ykfde-2f.service index 0faf348..b92e704 100644 --- a/systemd/ykfde-2f.service +++ b/systemd/ykfde-2f.service @@ -14,4 +14,4 @@ ConditionPathExists=/etc/ykfde.d/ Type=oneshot RemainAfterExit=yes TimeoutSec=0 -ExecStart=/usr/bin/systemd-ask-password --no-tty --no-output --keyname='ykfde-2f' 'Please enter second factor for Yubikey full disk encryption!' +ExecStart=/usr/bin/systemd-ask-password --no-tty --no-output --id='ykfde-2f' --keyname='ykfde-2f' 'Please enter second factor for Yubikey full disk encryption!' -- cgit v1.2.3-54-g00ecf