diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-10 14:23:41 -0800 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-10 14:23:41 -0800 |
commit | 27607276527af5bbee1c07fd1967a5de8069b12d (patch) | |
tree | 0deea28b31e3eab3e2ae601b12839e24ab17f4b1 /scripts | |
parent | e049ba70d640035b320ca508a6cfd5de2e22879e (diff) | |
download | vyatta-op-27607276527af5bbee1c07fd1967a5de8069b12d.tar.gz vyatta-op-27607276527af5bbee1c07fd1967a5de8069b12d.zip |
fix for bug 2527: add wrappers for boot-messages commands.
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 + |