summarylogtreecommitdiffstats
path: root/hyperiond.service
diff options
context:
space:
mode:
Diffstat (limited to 'hyperiond.service')
-rw-r--r--hyperiond.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/hyperiond.service b/hyperiond.service
deleted file mode 100644
index 44e4aa556e38..000000000000
--- a/hyperiond.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=An opensource 'AmbiLight' implementation
-Wants=graphical.target
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/hyperiond /etc/conf.d/hyperion.config.json > /dev/null 2>&1
-
-[Install]
-WantedBy=multi-user.target