From 132c3a931726e1cf312ca438bc64e7961d7d9c39 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 18 Jan 2016 14:02:01 +0100 Subject: create archive on shutdown --- systemd/ykfde-cpio.service | 1 + 1 file changed, 1 insertion(+) (limited to 'systemd') 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] -- cgit v1.2.3-54-g00ecf