diff options
-rw-r--r-- | templates/system/sysctl/custom/node.def | 2 | ||||
-rw-r--r-- | templates/system/sysctl/custom/node.tag/value/node.def | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/system/sysctl/custom/node.def b/templates/system/sysctl/custom/node.def index a072b2ba..8a5bb46a 100644 --- a/templates/system/sysctl/custom/node.def +++ b/templates/system/sysctl/custom/node.def @@ -1,5 +1,5 @@ tag: -priority: 318 +priority: 410 type: txt help: Define specific sysctl options to modify val_help: <sysctl_option> ; Name of sysctl option you want to modify diff --git a/templates/system/sysctl/custom/node.tag/value/node.def b/templates/system/sysctl/custom/node.tag/value/node.def index 08a5f5a3..5f932106 100644 --- a/templates/system/sysctl/custom/node.tag/value/node.def +++ b/templates/system/sysctl/custom/node.tag/value/node.def @@ -1,4 +1,4 @@ -priority: 319 # Failure barrier only - no ordering constraints +priority: 411 # Failure barrier only - no ordering constraints type: txt help: Configure sysctl option |