From: Rodrigo Linfati Date: Wed, 26 Jan 2011 16:10:26 +0000 (+0100) Subject: fix the auto-start X-Git-Url: http://git.maemo.org/git/?p=googlelatitude;a=commitdiff_plain;h=068a19f09197083a12b09726989db833225fb229;ds=sidebyside fix the auto-start --- diff --git a/data/glupdater b/data/glupdater index ee24e3f..62c9362 100644 --- a/data/glupdater +++ b/data/glupdater @@ -9,5 +9,5 @@ post-stop script killall -9 GoogleLatitudeDaemon end script -exec /bin/su - user -c "/opt/linfati.com/build/GoogleLatitudeDaemon --init" +exec /bin/su - user -c "/opt/linfati.com/GoogleLatitudeDaemon --init"