aboutsummaryrefslogtreecommitdiffstats
path: root/dracut/module-setup.sh
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-01-06 20:56:19 +0100
committerGravatar Christian Hesse <mail@eworm.de>2015-01-06 20:56:19 +0100
commit06fc9a2ae377c1d90ade46302c21dd886397a2af (patch)
treea1223803e3c96733b2ad1901a00542ec0b7334d7 /dracut/module-setup.sh
parente9810f76dae9471d61d3ca475a762d9d64de08bc (diff)
parentc573cf05158b38c273727898d472280b7e858b51 (diff)
downloadmkinitcpio-ykfde-06fc9a2ae377c1d90ade46302c21dd886397a2af.tar.gz
mkinitcpio-ykfde-06fc9a2ae377c1d90ade46302c21dd886397a2af.tar.zst
Merge pull request #2 from nj0y/dev
Update Documentation from Dracut & modified dracut
Diffstat (limited to 'dracut/module-setup.sh')
-rwxr-xr-xdracut/module-setup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dracut/module-setup.sh b/dracut/module-setup.sh
index 86fcd32..d907ba7 100755
--- a/dracut/module-setup.sh
+++ b/dracut/module-setup.sh
@@ -15,6 +15,7 @@ install() {
inst_simple "$moddir/ykfde.sh" /sbin/ykfde.sh
inst_simple /usr/lib/udev/ykfde
inst_simple /etc/ykfde.conf
+ inst_dir /etc/ykfde.d/*
dracut_need_initqueue
}