]> code.delx.au - monosys/blobdiff - etc/systemd/system/disable-crypto_keyfile@.service
Delete old linux-config stuff
[monosys] / etc / systemd / system / disable-crypto_keyfile@.service
diff --git a/etc/systemd/system/disable-crypto_keyfile@.service b/etc/systemd/system/disable-crypto_keyfile@.service
deleted file mode 100644 (file)
index c82527e..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Disable /crypto_keyfile.bin on every boot
-After=basic.target
-
-[Service]
-Type=oneshot
-ExecStart=/sbin/cryptsetup luksRemoveKey %I /crypto_keyfile.bin
-SuccessExitStatus=2
-
-[Install]
-WantedBy=basic.target