Made a new makefile for scratchbox builds
[mtetherd] / event.d-mtetherd
index cf4dd9d..c3e118e 100644 (file)
@@ -1,4 +1,4 @@
-description "maemo-tethering"
+description "Maemo Tethering Daemon"
 author "Gregor Riepl <onitake@gmail.com>"
 
 start on started dbus
@@ -6,7 +6,7 @@ stop on stopping dbus
 
 console none
 
-exec /usr/sbin/maemo-tethering
+exec /usr/sbin/mtetherd
 
 respawn