chore: Recommend the usage of /etc/ instead of /usr/etc/ (#38)
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Has been cancelled

* chore: Recommend the usage of `/etc/` instead of `/usr/etc/`

Related PR:
https://github.com/blue-build/modules/pull/315

* docs: Remove mention of putting files to `/usr/etc/` in recipe
This commit is contained in:
fiftydinar 2024-08-11 19:08:10 +02:00 committed by GitHub
parent e976138a77
commit fa30038613
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

View File

@ -0,0 +1 @@

View File

@ -14,9 +14,6 @@ modules:
files:
- source: system
destination: / # copies files/system/* (* means everything inside it) into your image's root folder /
# put configuration files you want in /usr/etc/ inside the image
# while putting files in /etc/ is done on booted system by system administrators.
# read more about this in files module reference.
- type: rpm-ostree
repos: