Add 'linuxuser' to default users list

This commit is contained in:
buildplan
2025-10-16 09:43:21 +01:00
committed by GitHub
parent 2f0540aba5
commit f02d1d5ca4

View File

@@ -666,6 +666,7 @@ cleanup_provider_packages() {
"admin"
"cloud-user"
"ec2-user"
"linuxuser"
)
print_info "Scanning for provider-installed packages..."