summarylogtreecommitdiffstats
path: root/epghttpd.service
diff options
context:
space:
mode:
Diffstat (limited to 'epghttpd.service')
-rw-r--r--epghttpd.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/epghttpd.service b/epghttpd.service
deleted file mode 100644
index 0839c45568b1..000000000000
--- a/epghttpd.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description = EPG HTTP Daemon that provides a web interface
-After = epgd.service
-
-[Service]
-Type = forking
-ExecStart = /usr/bin/epghttpd
-Restart = always
-
-[Install]
-WantedBy = multi-user.target