aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/fedora-init-crypto
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/fedora-init-crypto')
-rwxr-xr-xsystemd/fedora-init-crypto5
1 files changed, 5 insertions, 0 deletions
diff --git a/systemd/fedora-init-crypto b/systemd/fedora-init-crypto
new file mode 100755
index 00000000..9134d93f
--- /dev/null
+++ b/systemd/fedora-init-crypto
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+. /etc/init.d/functions
+
+[ -f /etc/crypttab ] && init_crypto $1