mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-09 22:41:14 +02: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>