-
By default,
runSystemdWarp
now installs a shutdown signal handler forSIGINT
in addition toSIGTERM
. -
If you don't want to install a shutdown signal handler, use the new
setDontOverrideInstallShutdownHandler
. -
The repository now comes with
- example systemd configuration in the README
- example NixOS service
- a NixOS test for the watchdog feature, which is also a good example
- Allow using healthchecks as conditional to trigger heartbeat
- Update
network
package and usewithFdSocket
(network#399)
- First version. Released on an unsuspecting world.