saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2022-09-27 12:50:07 +03:00
parent f83fabb230
commit f74a42b333
16 changed files with 339 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ ssl_buffer_size 1400;
ssl_ecdh_curve secp521r1:secp384r1:prime256v1;
ssl_session_tickets off;
ssl_dhparam /etc/nginx/ssl/dhparam.pem;
#ssl_dhparam /etc/nginx/ssl/dhparam.pem;
ssl_protocols TLSv1.2 TLSv1.3;