diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/hardware/cpu/summary/node.def | 2 | ||||
-rw-r--r-- | templates/show/system/cpu/node.def | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/show/hardware/cpu/summary/node.def b/templates/show/hardware/cpu/summary/node.def new file mode 100644 index 0000000..9918d22 --- /dev/null +++ b/templates/show/hardware/cpu/summary/node.def @@ -0,0 +1,2 @@ +help: Show CPU's on system +run: ${vyatta_datadir}/vyatta-op/bin/vyatta-cpu-summary.pl diff --git a/templates/show/system/cpu/node.def b/templates/show/system/cpu/node.def deleted file mode 100644 index e1afaf7..0000000 --- a/templates/show/system/cpu/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show CPU's on system -run: ${vyatta_datadir}/vyatta-op/functions/cpu-info |