saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user