diff --git a/misc/passthrough.func b/misc/passthrough.func index c1fa18dd..9c19cdbe 100644 --- a/misc/passthrough.func +++ b/misc/passthrough.func @@ -3,6 +3,8 @@ # This file ONLY touches host config (/etc/pve/lxc/.conf) and whiptail. # Inside-CT package setup lives in *_inside_setup (called from build.func). +CTTYPE="${CTTYPE:-${CT_TYPE:-1}}" + # --------------------------- Common helpers ----------------------------------- _whiptail_dims() {