saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2022-03-18 01:11:59 +02:00
parent 6a76692388
commit 325ac7b596

View File

@@ -84,8 +84,8 @@ options {
slip 2; slip 2;
window 30; window 30;
ipv4-prefix-length 32; ipv4-prefix-length 32;
responses-per-second 25; responses-per-second 50;
errors-per-second 5; errors-per-second 10;
nxdomains-per-second 25; nxdomains-per-second 25;
exempt-clients { 127.0.0.1; 192.168.1.0/24; 10.208.1.0/24; 86.104.210.218/32; }; exempt-clients { 127.0.0.1; 192.168.1.0/24; 10.208.1.0/24; 86.104.210.218/32; };
}; };