--- dracut-043/dracut.sh 2015-06-15 12:27:21.000000000 +0200 +++ dracut-043.new/dracut.sh 2015-07-29 15:27:31.885990049 +0200 @@ -1722,7 +1722,7 @@ [[ "$(cpio --help)" == *--reproducible* ]] && CPIO_REPRODUCIBLE=1 fi -[[ "$UID" != 0 ]] && cpio_owner_root="-R 0:0" +cpio_owner_root="-R 0:0" if [[ $create_early_cpio = yes ]]; then echo 1 > "$early_cpio_dir/d/early_cpio"