dictd 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 dictd`). Fix it by treating code 143 as success.
1.8 KiB
1.8 KiB