From 27607276527af5bbee1c07fd1967a5de8069b12d Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Mon, 10 Dec 2007 14:23:41 -0800 Subject: fix for bug 2527: add wrappers for boot-messages commands. --- scripts/vyatta-show-dmesg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 scripts/vyatta-show-dmesg (limited to 'scripts') 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 + -- cgit v1.2.3