rpm-ostree/rust
Colin Walters a7edfb6293 Add a helper API to detect running in systemd
Use it instead of detecting the journal; we *could* do that
by checking the `JOURNAL_STREAM` variable:
https://www.freedesktop.org/software/systemd/man/systemd.exec.html#%24JOURNAL_STREAM

But, really none of our code cares about this today;
anyone running `rpm-ostree compose tree` under e.g.
`systemd-run` can keep both pieces.
2021-03-26 14:29:53 +00:00
..
libdnf-sys build(deps): bump cxx from 1.0.32 to 1.0.33 2021-03-22 15:12:01 -04:00
ostree-host rust/ostree-host: Add README.md and license files 2021-03-19 18:13:35 +00:00
rpmostree-client build(deps): bump serde from 1.0.123 to 1.0.124 2021-03-08 11:06:40 -05:00
src Add a helper API to detect running in systemd 2021-03-26 14:29:53 +00:00
.gitignore Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
LICENSE-APACHE Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00
LICENSE-MIT Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00