saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-06-12 09:28:21 +03:00
parent e785e0b85d
commit c0fa2707f8
44 changed files with 4460 additions and 47 deletions

5
logrotate.d/cups Normal file
View File

@@ -0,0 +1,5 @@
/var/log/cups/*_log {
missingok
notifempty
sharedscripts
}