From 8ac436e612b6d47cdba76fb20ab61176224873d1 Mon Sep 17 00:00:00 2001 From: Admin Date: Wed, 4 Jan 2017 12:48:50 -0500 Subject: [PATCH] Correct file name in rc.local --- rc.local | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rc.local b/rc.local index 2620edf..31045ec 100644 --- a/rc.local +++ b/rc.local @@ -18,8 +18,7 @@ if [ "$_IP" ]; then fi # libcomposite configuration -#/usr/bin/zero_usb_gadget -/bin/sh /home/pi/poisontap/pi_startup.rndis.sh | tee /home/pi/poisontap/pi_startup.log +/bin/sh /home/pi/poisontap/pi_startup.sh | tee /home/pi/poisontap/pi_startup.log # Clear leases #rm -f /var/lib/dhcp/dhcpd.leases