summarylogtreecommitdiffstats
path: root/sundtek.service
diff options
context:
space:
mode:
Diffstat (limited to 'sundtek.service')
-rwxr-xr-xsundtek.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/sundtek.service b/sundtek.service
new file mode 100755
index 000000000000..df8075955554
--- /dev/null
+++ b/sundtek.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Sundtek MediaTV Pro driver
+
+[Service]
+Type=forking
+ExecStart=/opt/bin/mediasrv -d --pluginpath=/opt/bin
+ExecStop=/opt/bin/mediaclient --shutdown
+
+[Install]
+WantedBy=multi-user.target