diff --git a/src/proc.sh b/src/proc.sh index a4d7d3a..a61c8b4 100644 --- a/src/proc.sh +++ b/src/proc.sh @@ -47,7 +47,6 @@ else if [[ "$ARCH" == "arm"* ]]; then CPU_MODEL="max" - CPU_FEATURES="migratable=no" fi if [[ "${BOOT_MODE,,}" == "windows" ]]; then