diff options
author | Tom Grennan <tgrennan@vyatta.com> | 2007-11-30 18:07:53 -0800 |
---|---|---|
committer | Tom Grennan <tgrennan@vyatta.com> | 2007-11-30 18:07:53 -0800 |
commit | f6178a5b8fadae89dfe2630bc27ed8b16f51f7fe (patch) | |
tree | 69219b37143972d7a356c938bb3d1433ef85dad7 /templates/show/system/boot-messages/all | |
parent | 6f36e1824194fc32f9de9e0531248669dcab0a89 (diff) | |
download | vyatta-op-f6178a5b8fadae89dfe2630bc27ed8b16f51f7fe.tar.gz vyatta-op-f6178a5b8fadae89dfe2630bc27ed8b16f51f7fe.zip |
fix "show system [boot|kernel]-messages"
Diffstat (limited to 'templates/show/system/boot-messages/all')
-rw-r--r-- | templates/show/system/boot-messages/all/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/system/boot-messages/all/node.def b/templates/show/system/boot-messages/all/node.def new file mode 100644 index 0000000..b151fc2 --- /dev/null +++ b/templates/show/system/boot-messages/all/node.def @@ -0,0 +1,2 @@ +help: Show all kernel boot messages +run: ${vyatta_bindir}/vyatta-show-dmesg-all |