Moving out live-functions from initramfs-tools specifics.
[live-boot-grml.git] / initramfs-tools / scripts / live
index 465d1da..ad67e24 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+#set -e
+
 if [ -e /lib/live/boot.sh ]
 then
        /lib/live/boot.sh ${@}