aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/ykfde-cpio.service
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2016-01-18 14:34:26 +0100
committerGravatar Christian Hesse <mail@eworm.de>2016-01-18 14:34:26 +0100
commit10baa22c210a3b8141732159b7a59c3f2e0c6ab1 (patch)
treedd8484f0bc72a7de046833bd48c65b1596b658d2 /systemd/ykfde-cpio.service
parentbde28cb8f3facfbdf15df4a97e35f959b698c69c (diff)
downloadmkinitcpio-ykfde-10baa22c210a3b8141732159b7a59c3f2e0c6ab1.tar.gz
mkinitcpio-ykfde-10baa22c210a3b8141732159b7a59c3f2e0c6ab1.tar.zst
rename ykfde-cpio.service -> ykfde.service
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