saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2021-12-29 15:29:45 +02:00
parent 3f4374a912
commit c599b4628f
22 changed files with 67 additions and 248 deletions

View File

@@ -26,13 +26,13 @@
# MaxOpenFilesForUser 20 #limit user to open x files on same time
# MaxWriteFilesForUser 10 #limit user to x upload on same time
# MaxReadFilesForUser 10 #limit user to x download on same time
DefaultRights 0664 0775 #Set default rights for new file and new directory
DefaultRights 0640 0770 #Set default rights for new file and new directory
# MinimumRights 0400 0700 #Set minimum rights for files and dirs
# PathDenyFilter "^\." #deny upload of directory/file which match this extented POSIX regex
ShowLinksAsLinks false #show links as their destinations
# ConnectionMaxLife 1d #limits connection lifetime to 1 day
ConnectionMaxLife 1d #limits connection lifetime to 1 day
# Charset "ISO-8859-15" #set charset of computer
# GMTTime +1 #set GMT Time (change if necessary)