Skip to content

Commit 3dff0ce

Browse files
committed
Merge branch 'master' into arm64
2 parents 005a8c7 + 6a61be9 commit 3dff0ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

export-image/01-user-rename/01-run.sh

+2
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ if [[ "${DISABLE_FIRST_BOOT_USER_RENAME}" == "0" ]]; then
44
on_chroot <<- EOF
55
SUDO_USER="${FIRST_USER_NAME}" rename-user -f -s
66
EOF
7+
else
8+
rm -f "${ROOTFS_DIR}/etc/xdg/autostart/piwiz.desktop"
79
fi

0 commit comments

Comments
 (0)