diff options
Diffstat (limited to 'scripts/testing/create-base-vm.sh')
| -rwxr-xr-x | scripts/testing/create-base-vm.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/testing/create-base-vm.sh b/scripts/testing/create-base-vm.sh index 7979bd2..6cecf99 100755 --- a/scripts/testing/create-base-vm.sh +++ b/scripts/testing/create-base-vm.sh @@ -132,6 +132,9 @@ else warn "NetworkManager not active" fi +# Note: User creation is handled by archsetup, not here. +# The clean-install snapshot captures the base system before archsetup runs. + # Power off for snapshot stop_qemu stop_timer "verify" |
