Use default systemd kill signal
This commit is contained in:
@@ -1544,8 +1544,6 @@ service_jriver-mediacenter() {
|
|||||||
Type=simple
|
Type=simple
|
||||||
$USER_STRING
|
$USER_STRING
|
||||||
ExecStart=/usr/bin/mediacenter$MC_MVERSION $*
|
ExecStart=/usr/bin/mediacenter$MC_MVERSION $*
|
||||||
KillMode=none
|
|
||||||
ExecStop=/usr/bin/mc$MC_MVERSION /MCC 20007
|
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
TimeoutStopSec=30
|
TimeoutStopSec=30
|
||||||
|
|||||||
Reference in New Issue
Block a user