Files
nixpkgs/nixos/modules
Bjørn Forsman 85fbaadc09 nixos/deconz: treat SIGTERM exit status as success
deconz doesn't handle SIGTERM and terminates with code 143 (128 + 15
(SIGTERM) instead of 0. This results in systemd marking the service as
failed when a user stops it (with `systemctl stop deconz`). Fix it by
treating code 143 as success.
2024-07-11 20:08:56 +02:00
..
2024-07-06 06:01:20 +00:00
2024-07-05 20:12:15 +02:00
2024-07-05 17:07:02 +03:00