Use default systemd kill signal

This commit is contained in:
2026-07-10 16:20:17 -04:00
parent bb72dd2f5c
commit 0643189803

View File

@@ -1544,8 +1544,6 @@ service_jriver-mediacenter() {
Type=simple
$USER_STRING
ExecStart=/usr/bin/mediacenter$MC_MVERSION $*
KillMode=none
ExecStop=/usr/bin/mc$MC_MVERSION /MCC 20007
Restart=always
RestartSec=10
TimeoutStopSec=30