summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/interfaces/ethernet/node.tag/smp_affinity/node.def2
1 files changed, 0 insertions, 2 deletions
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;