Adding upstream version 3.0~a34.
[live-boot-grml.git] / backends / initramfs-tools / live.script
index ad67e24..46576fb 100755 (executable)
@@ -4,5 +4,5 @@
 
 if [ -e /lib/live/boot.sh ]
 then
-       /lib/live/boot.sh ${@}
+       . /lib/live/boot.sh
 fi