diff options
Diffstat (limited to 'systemd/fedora-init-crypto')
-rwxr-xr-x | systemd/fedora-init-crypto | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/systemd/fedora-init-crypto b/systemd/fedora-init-crypto deleted file mode 100755 index 79d18beb..00000000 --- a/systemd/fedora-init-crypto +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -. /etc/init.d/functions - -init_crypto $1 || : |