forked from extern/shorewall_code
Read the params file when processing an 'allow' command
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
023437a0e0
commit
2646ec79a5
@ -4779,7 +4779,7 @@ shorewall_cli() {
|
|||||||
;;
|
;;
|
||||||
allow)
|
allow)
|
||||||
only_root
|
only_root
|
||||||
get_config
|
get_config Yes
|
||||||
allow_command $@
|
allow_command $@
|
||||||
;;
|
;;
|
||||||
add)
|
add)
|
||||||
|
Loading…
Reference in New Issue
Block a user