image build and composition scripts for Flatcar Container Linux
Go to file
Krzesimir Nowak 3db813eb32 profiles: Do not modify preexisting users
Add an ebuild phase hook that runs when pkg_postinst is about to be
executed. The hook sets up the environment for acct-user packages to
avoid modifications of the preexisting users - these are provided by
our baselayout and usermod can't change anything there anyway (it
complains that the user is not in /etc/passwd).
2023-01-12 16:24:10 +01:00
sdk_container/src/third_party/coreos-overlay profiles: Do not modify preexisting users 2023-01-12 16:24:10 +01:00