saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2022-07-20 12:36:07 +03:00
parent 1cbfa6c625
commit 44ade8bb32
15 changed files with 19 additions and 4 deletions

View File

@@ -136,7 +136,7 @@ AUTO_UPDATES = "1"
LF_SPI = "1"
# Allow incoming TCP ports
TCP_IN = "20,21,22,25,26,53,80,88,110,143,443,465,587,873,904,953,992,993,995,1907:1909,1723,1986,2082,2083,2086,2087,2095,2096,8000,8080,8443,8800,8988,9080,9443,9391,9999,65534,5080,5665,5666,5222,5269,52222,40000:40100,11898"
TCP_IN = "20,21,22,25,26,53,80,88,110,143,443,465,587,873,904,953,992,993,995,1907:1909,1723,1986,2082,2083,2086,2087,2095,2096,5432,8000,8001,8080,8443,8800,8988,9080,9443,9391,9999,65534,5080,5665,5666,5222,5269,52222,40000:40100,11898"
# Allow outgoing TCP ports
TCP_OUT = "1:65535"