Version 0.6, daemon, gps, battery saver
[googlelatitude] / data / glupdater
diff --git a/data/glupdater b/data/glupdater
new file mode 100644 (file)
index 0000000..ee24e3f
--- /dev/null
@@ -0,0 +1,13 @@
+author "Danilo Luvizotto <danilo.luvizotto@gmail.com>"
+description "Google Latitude Updater Daemon"
+
+start on started hildon-desktop
+
+console output
+
+post-stop script
+    killall -9 GoogleLatitudeDaemon
+end script
+
+exec /bin/su - user -c "/opt/linfati.com/build/GoogleLatitudeDaemon --init"
+