saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -680,7 +680,7 @@ LF_ALERT_SMTP = ""
|
||||
# readme.txt for format details
|
||||
#
|
||||
# Leave this setting blank to disable
|
||||
BLOCK_REPORT = ""
|
||||
BLOCK_REPORT = "/opt/alt/python38/share/imunify360/scripts/lfd_block.py"
|
||||
|
||||
# To also run an external script when a temporary block is unblocked. The
|
||||
# following setting can be the full path of the external script which must be
|
||||
|
||||
@@ -139,7 +139,7 @@ LF_SPI = "1"
|
||||
TCP_IN = "20,21,22,25,26,53,80,88,110,143,443,465,587,873,904,953,992,993,995,1723,1986,2082,2083,2086,2087,2095,2096,5080,5222,5269,5432,5665,5666,8000,8001,8080,8443,8800,8988,9080,9391,9443,9999,11898,52222,65534,1907:1909,40000:40100"
|
||||
|
||||
# Allow outgoing TCP ports
|
||||
TCP_OUT = ",1:65535"
|
||||
TCP_OUT = "8443,44445,55556,1:65535,7770:7800"
|
||||
|
||||
# Allow incoming UDP ports
|
||||
UDP_IN = "20,21,53,67,68,123,161,500,514,517,518,1027,1194,1514,1701,1981,4500,33434:33523"
|
||||
|
||||
Reference in New Issue
Block a user