CentOS / centos-bootc

Create and maintain base bootable container images from Fedora ELN and CentOS Stream packages
https://centos.github.io/centos-bootc
Other
44 stars 28 forks source link

basic-fixes: Tweak `/usr/lib/tmpfiles.d/provision.conf` #371

Closed cgwalters closed 6 months ago

cgwalters commented 6 months ago

This ensures that systemd's creation of /root works instead of falling back to what we have in /usr/lib/tmpfiles.d/rpm-ostree-0-integration.conf for d /var/roothome 0700 root root - which in turn ensures that both the credential values as well as bootc's injection of a tmpfiles.d snippet for root SSH key works.

https://github.com/containers/bootc/issues/358

jeckersb commented 6 months ago

(Also, looks like I can't approve things on this repo)

cgwalters commented 6 months ago

@lmilbaum hitting some pain here from not having people have approval rights