radicle-heartwood-lfs/crates/radicle-systemd
Yorgos Saslis 9793b4e7b6 systemd: Require Linux for journal module
The dependency `systemd-journal-logger` does not build on macOS, and
there are no tests for other Unixes. Also, systemd is most common on
Linux.

To avoid compilation errors on non-Linux platforms, only depend on the
crate when building on Linux.

Co-authored-by: Lorenz Leutgeb <lorenz.leutgeb@radicle.xyz>
2025-09-19 15:39:53 +02:00
..
src systemd: Require Linux for journal module 2025-09-19 15:39:53 +02:00
Cargo.toml systemd: Require Linux for journal module 2025-09-19 15:39:53 +02:00