summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/vod-server/files/vod-demo.service
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo-hmi/vod-server/files/vod-demo.service')
-rw-r--r--recipes-demo-hmi/vod-server/files/vod-demo.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-demo-hmi/vod-server/files/vod-demo.service b/recipes-demo-hmi/vod-server/files/vod-demo.service
deleted file mode 100644
index c783bd4a..00000000
--- a/recipes-demo-hmi/vod-server/files/vod-demo.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Video On Demand AGL Demo
-After=WindowManager.service most-network-manager.service
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/VideoOnDemand -p /home/root/Video
-
-[Install]
-WantedBy=default.target