systemd/rootfs-generator.sh: exit 0

Harald Hoyer 2014-01-17 12:16:41 +01:00
parent 779f980658
commit 9d47a90b12
1 changed files with 2 additions and 0 deletions

View File

@ -28,3 +28,5 @@ case "$root" in
esac

[ "${root%%:*}" = "block" ] && wait_for_dev -n "${root#block:}"

exit 0