aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'systemd')
-rw-r--r--systemd/ykfde-cpio.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/ykfde-cpio.service b/systemd/ykfde-cpio.service
index 913f2a3..870529b 100644
--- a/systemd/ykfde-cpio.service
+++ b/systemd/ykfde-cpio.service
@@ -3,7 +3,7 @@ Description=Yubikey full disk encryption
[Service]
Type=oneshot
-ExecStart=/usr/bin/ykfde
+ExecStart=-/usr/bin/ykfde
ExecStart=/usr/bin/ykfde-cpio
ExecStop=/usr/bin/ykfde-cpio
RemainAfterExit=yes