Initial commit: 0.0.1-1
[chledclk] / chledclk.upstart
diff --git a/chledclk.upstart b/chledclk.upstart
new file mode 100644 (file)
index 0000000..e2cedf0
--- /dev/null
@@ -0,0 +1,11 @@
+description    "Charging LED Clock"
+author         "Philipp Zabel"
+
+start on started mce
+stop on stopping xomap
+
+service
+console none
+
+exec /usr/bin/chledclk
+