Add kernel version information to 'shorewall dump' output

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2462 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-08-08 17:02:08 +00:00
parent 41142965a1
commit 46210cd6bb

View File

@ -955,6 +955,10 @@ case "$1" in
echo
cat /proc/net/ip_conntrack
echo
echo "Kernel"
echo
cat /proc/version
echo
echo "IP Configuration"
echo
ip addr ls