View Single Post
Old 02-18-2011, 04:33 AM   #1438
the-equinoxe
Hardware Tweaker
the-equinoxe began at the beginning.
 
the-equinoxe's Avatar
 
Posts: 43
Karma: 28
Join Date: Oct 2010
Device: K3-Wifi
Quote:
Originally Posted by dsmid View Post
It's been just invented by ths, that's why you've never heard of it before
My implementation would just sta
Funny, but the reality is:
I found the feature in: linkfonts, linkss and usbnet

eg.:
Code:
USBNET_BASEDIR="/mnt/us/usbnet"
USBNET_BINDIR="${USBNET_BASEDIR}/bin"
USBNET_EMERGENCY="${USBNET_BINDIR}/emergency.sh"
...
{USBNET_EMERGENCY}
                        # Run it...
                        ${USBNET_EMERGENCY}
                        # And GET OUT! NOW!
                        exit 0
                fi
                # Everything's fine, yeepee.

Last edited by the-equinoxe; 02-18-2011 at 04:38 AM.
the-equinoxe is offline   Reply With Quote