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