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)
|
||||
only_root
|
||||
get_config
|
||||
get_config Yes
|
||||
allow_command $@
|
||||
;;
|
||||
add)
|
||||
|
Loading…
Reference in New Issue
Block a user