mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 06:38:53 +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
|
||||
#
|
||||
shift;
|
||||
get_config
|
||||
. /usr/share/shorewall/functions
|
||||
$@
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user