Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
@ -123,6 +123,7 @@ if [ -f /boot/SOC.sh ] ; then
if [ -f "/opt/scripts/boot/\${board}.sh" ] ; then
/bin/sh /opt/scripts/boot/\${board}.sh >/dev/null 2>&1 &
fi
;;
stop)
exit 0