Update slackware fireall script to redirect STDERR

This commit is contained in:
Tom Eastep 2009-06-05 14:37:26 -07:00
parent 69c78676ad
commit c7210be5f0
2 changed files with 2 additions and 1 deletions

View File

@ -43,6 +43,8 @@ status() {
fi
}
export SHOREWALL_INIT_SCRIPT=1
case $1 in
'start')
start

View File

@ -16,7 +16,6 @@ if [ -f /etc/default/shorewall ] ; then
. /etc/default/shorewall
fi
start() {
echo "Starting IPv4 shorewall rules..."
exec /sbin/shorewall $OPTIONS start