radicle-systemd: Guard `mod listen` for Unix
This crate does not build on Windows, because there is a Unix-only use
in mod listen. To get the crate to build, guard the module
appropriately.
This crate does not build on Windows, because there is a Unix-only use
in mod listen. To get the crate to build, guard the module
appropriately.
Rebase