|
|
|
@ -40,8 +40,11 @@ install() {
@@ -40,8 +40,11 @@ install() {
|
|
|
|
|
esac |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
if ! dracut_module_included "systemd"; then |
|
|
|
|
inst_script "$moddir/btrfs_timeout.sh" \ |
|
|
|
|
/usr/lib/dracut/hooks/initqueue/timeout/btrfs_timeout.sh |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
dracut_install btrfsck |
|
|
|
|
inst $(command -v btrfs) /sbin/btrfs |
|
|
|
|
} |
|
|
|
|