mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update all-templates.sh
Made the LCX Privileged to avoid runtime error
This commit is contained in:
parent
b6890ccfbe
commit
55a82bee21
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ PCT_OPTIONS="
|
||||||
-memory 2048
|
-memory 2048
|
||||||
-password $PASS
|
-password $PASS
|
||||||
-net0 name=eth0,bridge=vmbr0,ip=dhcp
|
-net0 name=eth0,bridge=vmbr0,ip=dhcp
|
||||||
-unprivileged 1
|
-unprivileged 0
|
||||||
"
|
"
|
||||||
DEFAULT_PCT_OPTIONS=(
|
DEFAULT_PCT_OPTIONS=(
|
||||||
-arch $(dpkg --print-architecture)
|
-arch $(dpkg --print-architecture)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue