[Debian-eeepc-devel] bugs in functions.sh

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Mon Apr 12 22:01:58 UTC 2010


line 80:

	     user=root
-	     home=$(getent passwd $_user | cut -d: -f6)
+	     home=$(getent passwd $user | cut -d: -f6)

$_user is a pid.

On my box (sid):

-WICD_WAKEUP=/usr/share/wicd/autoconnect.py
+WICD_WAKEUP=/usr/share/wicd/daemon/autoconnect.py


Cheers,

-- 
Cristian



More information about the Debian-eeepc-devel mailing list