systemd/rootfs-generator.sh: exit 0

This commit is contained in:
Harald Hoyer 2014-01-17 12:16:41 +01:00
parent 45404a2ad8
commit 75e4cbb7be

View File

@ -28,3 +28,5 @@ case "$root" in
esac
[ "${root%%:*}" = "block" ] && wait_for_dev -n "${root#block:}"
exit 0