Update all-templates.sh

Made the LCX Privileged to avoid runtime error
This commit is contained in:
macbothebest 2024-09-14 02:18:53 -04:00 committed by GitHub
parent b6890ccfbe
commit 55a82bee21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ PCT_OPTIONS="
-memory 2048
-password $PASS
-net0 name=eth0,bridge=vmbr0,ip=dhcp
-unprivileged 1
-unprivileged 0
"
DEFAULT_PCT_OPTIONS=(
-arch $(dpkg --print-architecture)