#!/bin/sh if [ -e /lib/live/boot.sh ] then /lib/live/boot.sh ${@} fi