mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-26 13:01:52 +01:00
sdk_entry.sh is expected to be called by the root user, so we set USER root:root. Also we add a "root" entry to passwd and group since it does not exist in the SDK tarball. Signed-off-by: Thilo Fromm <thilo@kinvolk.io>