LatitudeUpdater 0.1, based in qtm-location and qml
[googlelatitude] / data / glupdater
diff --git a/data/glupdater b/data/glupdater
deleted file mode 100644 (file)
index 62c9362..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-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"
-