diff --git a/0002-hermetic-usr.md b/0002-hermetic-usr.md index 73b2293387d5012760bf5a6f6df3184ba587acd1..5fbda910e9abeb1d475be626b153f130defeec51 100644 --- a/0002-hermetic-usr.md +++ b/0002-hermetic-usr.md @@ -94,8 +94,8 @@ come before everything after it) but this is what I recommend. their respective directories within /usr and autogenerate systemd-tmpfiles configs for where they would usually go. -4. Update our custom tools (e.g. mkinitfs and boot-deploy) to use configs under - `/usr/` unless configs in `/etc/` are found. +4. Update our tools to use configs under + `/usr/etc/` unless configs in `/etc/` are found. - [libeconf](https://github.com/openSUSE/libeconf) is a library that already does this automatically and is recommended by UAPI, so the best method