update path
This commit is contained in:
parent
5e0e99d1ca
commit
3b528296dc
@ -3,7 +3,8 @@ Description=python and ffmpeg based playout
|
|||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/ffplayout.py
|
ExecStart=/opt/ffplayout-engine/venv/bin/python /opt/ffplayout-engine/ffplayout.py
|
||||||
|
|
||||||
ExecReload=/bin/kill -1 $MAINPID
|
ExecReload=/bin/kill -1 $MAINPID
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user