Displaying 1 result from an estimated 1 matches for "679c679".
Did you mean:
679679
2003 Oct 23
3
Shorewall backup configuration patch/hack
...anything up. It seems to work well with our Webmin
administrator interface.
Edwin
--
//||\\ Edwin Eefting
|| || || DatuX - Linux solutions and innovations
\\||// http://www.datux.nl
-------------- next part --------------
578c578
< SHOREWALL_DIR=
---
> SHOREWALL_DIR=/etc/shorewall
679c679
< start|stop|restart|reset|clear|refresh|check)
---
> start|restart)
680a681
> #first try it the "normal" way:
682c683,709
< exec $SHOREWALL_SHELL $FIREWALL $debugging $nolock $1
---
> $SHOREWALL_SHELL $FIREWALL $debugging $nolock $1
> RESULT=$?
> #exitc...