summaryrefslogtreecommitdiff
path: root/templates/system/options
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-10 06:26:20 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-10 06:26:20 +0000
commitc5b2e6f32bd19406c4b7f48a674062b585fa76e0 (patch)
tree99180b2d97a16894dc0efc0a70c495ef227a84f6 /templates/system/options
parent6bc8b5bad9e4e82ec70a930067268f96b633d416 (diff)
downloadvyatta-cfg-system-c5b2e6f32bd19406c4b7f48a674062b585fa76e0.tar.gz
vyatta-cfg-system-c5b2e6f32bd19406c4b7f48a674062b585fa76e0.zip
Fix Bug 3069 Help strings should be standardized
-help strings standardized in vyatta-cfg-system
Diffstat (limited to 'templates/system/options')
-rw-r--r--templates/system/options/node.def2
-rw-r--r--templates/system/options/reboot-on-panic/node.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/system/options/node.def b/templates/system/options/node.def
index 005684e6..96cb8037 100644
--- a/templates/system/options/node.def
+++ b/templates/system/options/node.def
@@ -1 +1 @@
-help: Configure system options
+help: Set system options
diff --git a/templates/system/options/reboot-on-panic/node.def b/templates/system/options/reboot-on-panic/node.def
index d16df48c..f75f4c68 100644
--- a/templates/system/options/reboot-on-panic/node.def
+++ b/templates/system/options/reboot-on-panic/node.def
@@ -1,5 +1,5 @@
type: bool
-help: Configure if kernel panic causes reboot
+help: Set if kernel panic causes reboot
default: true
update:expression: "sudo sh -c \"if [ x$VAR(@) == xfalse ]; \
then \