From 5687f402dea85d1bcb2450ee7a4c0ac695112909 Mon Sep 17 00:00:00 2001 From: Bob Gilligan Date: Thu, 19 Nov 2009 17:20:19 -0800 Subject: Remove default value for "smp_affinity". Out of an abundance of caution, we don't want to introduce a default value for a parameter that previously had none without more extensive testing, as it would affect all systems. We will introduce the default value in the next release. --- templates/interfaces/ethernet/node.tag/smp_affinity/node.def | 2 -- 1 file changed, 2 deletions(-) (limited to 'templates') diff --git a/templates/interfaces/ethernet/node.tag/smp_affinity/node.def b/templates/interfaces/ethernet/node.tag/smp_affinity/node.def index a444ae9..7281379 100644 --- a/templates/interfaces/ethernet/node.tag/smp_affinity/node.def +++ b/templates/interfaces/ethernet/node.tag/smp_affinity/node.def @@ -17,8 +17,6 @@ comp_help: Possible completions: XX\tHexidecimal bitmask representing CPUs that this NIC will interrupt auto\tSet affinity automatically -default: "auto" - syntax:expression: exec " \ if [ $VAR(@) = auto ]; then \ exit 0; -- cgit v1.2.3