mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-11 08:08:12 +01:00
Add undocumented 'call' commands to /sbin/shorewall and /usr/share/shorewall/firewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@636 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
678e23918b
commit
eee8b28a8e
@ -902,8 +902,6 @@ case "$1" in
|
|||||||
# Undocumented way to call functions in /usr/share/shorewall/functions directly
|
# Undocumented way to call functions in /usr/share/shorewall/functions directly
|
||||||
#
|
#
|
||||||
shift;
|
shift;
|
||||||
get_config
|
|
||||||
. /usr/share/shorewall/functions
|
|
||||||
$@
|
$@
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
Reference in New Issue
Block a user