r4923 - developers/werner/wlan-trial

werner at docs.openmoko.org werner at docs.openmoko.org
Thu Feb 19 10:40:44 CET 2009


Author: werner
Date: 2009-02-19 10:40:43 +0100 (Thu, 19 Feb 2009)
New Revision: 4923

Modified:
   developers/werner/wlan-trial/wlan-trial.init
Log:
- add /usr/sbin to PATH so that wpa_supplicant is found



Modified: developers/werner/wlan-trial/wlan-trial.init
===================================================================
--- developers/werner/wlan-trial/wlan-trial.init	2009-02-13 02:40:35 UTC (rev 4922)
+++ developers/werner/wlan-trial/wlan-trial.init	2009-02-19 09:40:43 UTC (rev 4923)
@@ -1,5 +1,5 @@
 #!/bin/sh
-PATH=/sbin:/bin/:/usr/bin:/usr/local/bin
+PATH=/sbin:/bin/:/usr/sbin:/usr/bin:/usr/local/bin
 
 # if booting from microSD, rootfs may be read-only
 mount -n -o remount,rw /




More information about the commitlog mailing list