btrfs: include btrfs-zero-log in the initramfs

https://bugzilla.redhat.com/show_bug.cgi?id=963257
master
Harald Hoyer 2013-05-28 16:34:34 +02:00
parent 1b8616adee
commit c6df70fb48
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ install() {
/usr/lib/dracut/hooks/initqueue/timeout/btrfs_timeout.sh
fi

dracut_install btrfsck
dracut_install -o btrfsck btrfs-zero-log
inst $(command -v btrfs) /sbin/btrfs
}