diff options
Diffstat (limited to 'systemd')
-rw-r--r-- | systemd/ykfde-cpio.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/ykfde-cpio.service b/systemd/ykfde-cpio.service index 36566a1..913f2a3 100644 --- a/systemd/ykfde-cpio.service +++ b/systemd/ykfde-cpio.service @@ -5,6 +5,7 @@ Description=Yubikey full disk encryption Type=oneshot ExecStart=/usr/bin/ykfde ExecStart=/usr/bin/ykfde-cpio +ExecStop=/usr/bin/ykfde-cpio RemainAfterExit=yes [Install] |