From 3a330ba3316e63c515011dd9bcfdbfc64c2e2b96 Mon Sep 17 00:00:00 2001 From: Benjamin Pereto Date: Sun, 4 Jan 2015 17:42:44 +0100 Subject: add dracut module Signed-off-by: Christian Hesse --- dracut/parse-mod.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 dracut/parse-mod.sh (limited to 'dracut/parse-mod.sh') diff --git a/dracut/parse-mod.sh b/dracut/parse-mod.sh new file mode 100755 index 0000000..2ac9de2 --- /dev/null +++ b/dracut/parse-mod.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +/sbin/initqueue --settled --unique --onetime /sbin/ykfde.sh + -- cgit v1.2.3-54-g00ecf