diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-29 12:35:18 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-29 12:35:18 -0800 |
commit | 53a2e008425841bf8ac0088bb149cf328ccb220d (patch) | |
tree | c4f15004a5ae8339ca2ac85d94ffa3799b383626 /templates | |
parent | 9d229f3b6cadf42cdcb681d13353de9c4cc63b90 (diff) | |
download | vyatta-op-53a2e008425841bf8ac0088bb149cf328ccb220d.tar.gz vyatta-op-53a2e008425841bf8ac0088bb149cf328ccb220d.zip |
New show system cpu
Brief summary of cpuinfo for tech-support etc.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/system/cpu/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/system/cpu/node.def b/templates/show/system/cpu/node.def new file mode 100644 index 0000000..e1afaf7 --- /dev/null +++ b/templates/show/system/cpu/node.def @@ -0,0 +1,2 @@ +help: Show CPU's on system +run: ${vyatta_datadir}/vyatta-op/functions/cpu-info |