[packages/tvheadend] Added missing file

wiget wiget at pld-linux.org
Sat Jan 11 21:13:10 CET 2014


commit ce69840c23be96bba94ed2de439b9b887d1b53c8
Author: Artur Frysiak <artur at frysiak.net>
Date:   Sat Jan 11 21:12:04 2014 +0100

    Added missing file

 tvheadend.service | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/tvheadend.service b/tvheadend.service
new file mode 100644
index 0000000..2bf843b
--- /dev/null
+++ b/tvheadend.service
@@ -0,0 +1,15 @@
+[Unit]
+Description=tvheadend
+After=network.target
+
+[Service]
+Type=simple
+EnvironmentFile=-/etc/sysconfig/tvheadend
+User=tvheadend
+Group=video
+ExecStart=/usr/bin/tvheadend $TVHEADEND_ARGS
+Restart=always
+RestartSec=5
+
+[Install]
+WantedBy=multi-user.target
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tvheadend.git/commitdiff/ce69840c23be96bba94ed2de439b9b887d1b53c8



More information about the pld-cvs-commit mailing list