Commit graph

4 commits

Author SHA1 Message Date
fox.cpp
80328b8dee
Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +03:00
fox.cpp
2d18ff5a30
MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
fox.cpp
24a580a338
Report "reloading" state to systemd when running reload callbacks 2020-01-02 12:38:02 +03:00
fox.cpp
974dd3c7f8
Use systemd notify socket to report process status
It has all sorts of benefits due to the service manager being aware of
the starting/running/stopping state, see systemd.service(5)

On top of that, start-up errors are reported using STATUS= key, so they
will be easier to see in the 'systemctl status' output.
2019-11-21 23:58:06 +03:00