nlewo / comin

GitOps For NixOS Machines
MIT License
241 stars 11 forks source link

Systemd integration #40

Open jpds opened 2 months ago

jpds commented 2 months ago

It would be neat if comin could integrate with systemd through sd_notify and also sd_watchdog_enable:

One Go module for this is https://github.com/coreos/go-systemd/blob/main/daemon/sdnotify.go