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