LatitudeUpdater 0.1, fix the previous commit
[googlelatitude] / not_used / glupdater
diff --git a/not_used/glupdater b/not_used/glupdater
new file mode 100644 (file)
index 0000000..62c9362
--- /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/GoogleLatitudeDaemon --init"
+