df6534dacaf9597bec8f013058c95d15b08ec051
[openembedded.git] / recipes / nslu2-binary-only / unslung-rootfs / rc.quickset-diversion.patch
1 --- nslu2-linksys-ramdisk-2.3r25/etc/rc.d/rc.quickset.orig      2004-07-27 23:37:55.000000000 -0400
2 +++ nslu2-linksys-ramdisk-2.3r25/etc/rc.d/rc.quickset   2004-09-01 21:57:57.000000000 -0400
3 @@ -1,3 +1,6 @@
4  #!/bin/sh
5 +
6 +if ( [ -f /unslung/rc.quickset ] && . /unslung/rc.quickset ) ; then return 0 ; fi
7 +
8  /usr/sbin/QuickSet; check_status
9  /usr/sbin/USB_Detect; check_status