Kill bazarr with SIGKILL
This commit is contained in:
@@ -98,6 +98,7 @@ in {
|
||||
--port ${toString cfg.port} \
|
||||
--no-update True
|
||||
'';
|
||||
KillSignal = "SIGINT";
|
||||
Restart = "on-failure";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user