summarylogtreecommitdiffstats
path: root/boblight.service
diff options
context:
space:
mode:
Diffstat (limited to 'boblight.service')
-rw-r--r--boblight.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/boblight.service b/boblight.service
new file mode 100644
index 000000000000..5fbee78c63d5
--- /dev/null
+++ b/boblight.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Boblight Ambient Lighting Daemon
+Before=vdr.service
+
+[Service]
+ExecStart=/usr/bin/boblightd
+Restart=on-abort
+
+[Install]
+WantedBy=multi-user.target \ No newline at end of file