1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 15:45:53 +01:00

Update guidance.md

This commit is contained in:
FT
2025-06-15 14:12:19 +02:00
committed by GitHub
parent a8830d0785
commit e3262f440f

View File

@@ -135,7 +135,7 @@ is generic support for `/etc`.
Some software supports generic configuration both `/usr` and `/etc` - systemd,
among others. Because bootc supports *derivation* (the way OCI
containers work) - it is supported and encourged to put configuration
containers work) - it is supported and encouraged to put configuration
files in `/usr` (instead of `/etc`) where possible, because then
the state is consistently immutable.