Compare commits
1 Commits
4da5eef350
...
d9c8f1e07c
| Author | SHA1 | Date | |
|---|---|---|---|
| d9c8f1e07c |
@@ -943,7 +943,7 @@ EOF"
|
|||||||
#######################################
|
#######################################
|
||||||
_openFirewall() {
|
_openFirewall() {
|
||||||
|
|
||||||
debug "Running: ${FUNCNAME[0]}" "$@"
|
debug "Running: ${FUNCNAME[0]}"
|
||||||
|
|
||||||
# Create OS-specific port rules based on argument (service) name
|
# Create OS-specific port rules based on argument (service) name
|
||||||
local -a _f_ports # for firewall_cmd
|
local -a _f_ports # for firewall_cmd
|
||||||
|
|||||||
Reference in New Issue
Block a user