summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/boot/0010-dracut9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/boot/0010-dracut b/scripts/boot/0010-dracut
deleted file mode 100755
index 19db182..0000000
--- a/scripts/boot/0010-dracut
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-#set -e
-
-DRACUT_FIXME ()
-{
- # dracut entry point for live-boot is FIXME(); function
- Main
-}