saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-11-17 19:58:12 +02:00
parent 4dc04f9948
commit 2ff7a6d330
16 changed files with 366 additions and 0 deletions

View File

@@ -117,5 +117,8 @@ http {
open_file_cache_min_uses 5;
open_file_cache_errors on;
# Cloudflare
include /etc/nginx/cloudflare.conf;
include /etc/nginx/conf.d/*.conf;
}