summarylogtreecommitdiffstats
path: root/boblight.service
diff options
context:
space:
mode:
authorRonny2015-08-06 13:14:58 +0200
committerRonny2015-08-06 13:14:58 +0200
commit6da52cad657aa04cc0e2ad4f07c45c3616cdae9d (patch)
tree23d8a71a227be867d1525a6bb54eca658e363922 /boblight.service
downloadaur-boblight-v4l.tar.gz
Initial import
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