Set bazarr's systemd config KillSignal to SIGINIT to fix timeout
This commit is contained in:
@@ -99,6 +99,8 @@ in {
|
||||
--no-update True
|
||||
'';
|
||||
Restart = "on-failure";
|
||||
KillSignal = "SIGINT";
|
||||
SuccessExitStatus = "0 156";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user