add reload command
This commit is contained in:
parent
21999d51d0
commit
0b9d0997c0
@ -4,6 +4,7 @@ After=network.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/ffplayout.py
|
ExecStart=/usr/local/bin/ffplayout.py
|
||||||
|
ExecReload=/bin/kill -1 $MAINPID
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
User=user
|
User=user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user