Makefile: Ignore error on rm'ing .service file
Use ? instead of match for net::unix::connect()
Initial commit
This module is a port of the standalone C implementation of the sd_notify protocol found at 1.
make install
git subtree -P vendor/hare-sdnotify/ add https://git.sr.ht/~jmaibaum/hare-sdnotify main
Running make install-test-service
will drop a systemd .service file to your
~/.config/systemd/user
directory. Run systemctl --user daemon-reload
once,
and then systemctl --user start/reload/stop/... hare-sdnotify-test.service
as
desired.