rename path

This commit is contained in:
jb-alvarado 2021-06-03 18:23:25 +02:00
parent 8b67cdbf19
commit 9515e28bb7

View File

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