aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Switches.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/Switches.sh b/Switches.sh
index 1ea1cd9..ed67481 100644
--- a/Switches.sh
+++ b/Switches.sh
@@ -6,3 +6,6 @@ export suspend_pmsuspend=1
export suspend_mem=1
export suspend_ac=0
export suspend_power=0
+
+# Disable hotplugging cpu0 by default
+hotplug_allow_cpu0=0