spacecookie
spacecookie copied to clipboard
Improve systemd socket activation UX
The bad thing currently is that the configuration has to match in two places: a) the spacecookie.socket file and b) the spacecookie.json config. This can be improved by:
- Learning more about the socket from systemd if possible without a direct dependency?
- Logging a warning if something is strange about the socket, i. e. addresses not matching.