Remove 'refresh' from shorewall-lite

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4087 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-13 21:48:09 +00:00
parent 0cd2b6f5cd
commit b1734161bd

View File

@ -972,7 +972,6 @@ usage() # $1 = exit status
echo " logdrop <address> ..."
echo " logreject <address> ..."
echo " logwatch [<refresh interval>]"
echo " refresh"
echo " reject <address> ..."
echo " reset"
echo " restart [ -n ] [ <directory> ]"
@ -1251,7 +1250,7 @@ case "$COMMAND" in
shift
start_command $@
;;
stop|reset|clear|refresh)
stop|reset|clear)
[ $# -ne 1 ] && usage 1
export NOROUTES
exec $SHOREWALL_SHELL $FIREWALL $debugging $nolock $COMMAND