remove ExecReload
This commit is contained in:
parent
b0063b0821
commit
7187263433
@ -4,7 +4,6 @@ After=network.target remote-fs.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/ffpapi -l 127.0.0.1:8000
|
ExecStart=/usr/bin/ffpapi -l 127.0.0.1:8000
|
||||||
ExecReload=/bin/kill -1 $MAINPID
|
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
User=www-data
|
User=www-data
|
||||||
|
@ -4,7 +4,6 @@ After=network.target remote-fs.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/ffplayout
|
ExecStart=/usr/bin/ffplayout
|
||||||
ExecReload=/bin/kill -1 $MAINPID
|
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
User=www-data
|
User=www-data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user