fix the auto-start
authorRodrigo Linfati <rodrigo@linfati.cl>
Wed, 26 Jan 2011 16:10:26 +0000 (17:10 +0100)
committerRodrigo Linfati <rodrigo@linfati.cl>
Wed, 26 Jan 2011 16:10:26 +0000 (17:10 +0100)
data/glupdater

index ee24e3f..62c9362 100644 (file)
@@ -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"