saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2022-03-05 22:40:26 +02:00
parent 6cc18f39bc
commit ec6766d8c7
10 changed files with 42 additions and 7 deletions

View File

@@ -8,6 +8,9 @@
/var/log/fail2ban.log {
missingok
notifempty
dateext
daily
rotate 14
postrotate
/usr/bin/fail2ban-client flushlogs >/dev/null || true
endscript

View File

@@ -1,7 +1,8 @@
/var/log/nginx/*.log {
daily
missingok
rotate 52
rotate 30
dateext
compress
delaycompress
notifempty