summaryrefslogtreecommitdiffstats
path: root/meta-attic/recipes-demo-hmi/vod-server/files/vod-demo.service
blob: c783bd4aad38cbf05cac1a8d721a6efd1c3db1bf (plain)
1
2
3
4
5
6
7
8
9
10
[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