ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
76 stars 25 forks source link

Support /usr/lib/ostree/auth.json #614

Closed cgwalters closed 6 months ago

cgwalters commented 6 months ago

This matches the general systemd design; we want to support these values being stored in /usr too where it can be "sealed" to the system and not locally mutable state.