update path

This commit is contained in:
Jonathan Baecker 2020-02-03 17:48:30 +01:00
parent 5e0e99d1ca
commit 3b528296dc

View File

@ -3,7 +3,8 @@ Description=python and ffmpeg based playout
After=network.target
[Service]
ExecStart=/usr/local/bin/ffplayout.py
ExecStart=/opt/ffplayout-engine/venv/bin/python /opt/ffplayout-engine/ffplayout.py
ExecReload=/bin/kill -1 $MAINPID
Restart=always
RestartSec=1