Fix startup on boot
authorPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 19 May 2010 19:14:52 +0000 (21:14 +0200)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 19 May 2010 21:50:50 +0000 (23:50 +0200)
Starting "on started mce" didn't work, use "on started hildon-desktop" instead.

chledclk.upstart

index e2cedf0..27082a9 100644 (file)
@@ -1,7 +1,7 @@
 description    "Charging LED Clock"
 author         "Philipp Zabel"
 
 description    "Charging LED Clock"
 author         "Philipp Zabel"
 
-start on started mce
+start on started hildon-desktop
 stop on stopping xomap
 
 service
 stop on stopping xomap
 
 service