summaryrefslogtreecommitdiffstats
path: root/systemd/ykfde-cpio.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/ykfde-cpio.service')
-rw-r--r--systemd/ykfde-cpio.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/systemd/ykfde-cpio.service b/systemd/ykfde-cpio.service
deleted file mode 100644
index 870529b..0000000
--- a/systemd/ykfde-cpio.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Yubikey full disk encryption
-
-[Service]
-Type=oneshot
-ExecStart=-/usr/bin/ykfde
-ExecStart=/usr/bin/ykfde-cpio
-ExecStop=/usr/bin/ykfde-cpio
-RemainAfterExit=yes
-
-[Install]
-WantedBy=multi-user.target