You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build.sh: move chmod /usr/lib/containers/storage/overlay-* to install_rpms
We already have a few other `chmod`s in `install_rpms` to loosen
restrictions.
This should fix supermin for people like me who run cosa in their pet
containers and only run _some_ of the build.sh commands (notably we run
`install_rpms`, but not `configure_user`).
0 commit comments