diff options
author | rbalocca <rbalocca@fugazi.vyatta.com> | 2007-12-18 14:18:43 -0800 |
---|---|---|
committer | rbalocca <rbalocca@fugazi.vyatta.com> | 2007-12-18 14:18:43 -0800 |
commit | 666e8fb1e77695dc9c06309a97a146aaf090ee9a (patch) | |
tree | 34bb035d33592dedba9fec2bee2b99e98be0c56a /scripts | |
parent | b5c72569cb4f0ca97e6c1a43075ac140670f61d9 (diff) | |
parent | 3b0f0b581c00c7466c36392c89f6edfac5e7e5f1 (diff) | |
download | vyatta-op-666e8fb1e77695dc9c06309a97a146aaf090ee9a.tar.gz vyatta-op-666e8fb1e77695dc9c06309a97a146aaf090ee9a.zip |
Merge branch 'master' into glendale
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/vyatta-show-dmesg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/vyatta-show-dmesg b/scripts/vyatta-show-dmesg new file mode 100755 index 0000000..8a53a94 --- /dev/null +++ b/scripts/vyatta-show-dmesg @@ -0,0 +1,4 @@ +#!/bin/bash + +cat /var/log/dmes? /dev/null + |