saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2022-04-26 13:32:47 +03:00
parent 00aa9bed01
commit 747d9666ce
19 changed files with 77 additions and 34 deletions

View File

@@ -3512,6 +3512,7 @@ maybe chmod 0644 'nginx/conf.d/default.conf.rpmnew'
maybe chown 'nginx' 'nginx/conf.d/files.898.ro.conf'
maybe chgrp 'nginx' 'nginx/conf.d/files.898.ro.conf'
maybe chmod 0640 'nginx/conf.d/files.898.ro.conf'
maybe chmod 0640 'nginx/conf.d/files.898.ro.conf_'
maybe chown 'nginx' 'nginx/conf.d/fl.898.ro.conf'
maybe chgrp 'nginx' 'nginx/conf.d/fl.898.ro.conf'
maybe chmod 0640 'nginx/conf.d/fl.898.ro.conf'
@@ -4545,6 +4546,7 @@ maybe chmod 0644 'printcap'
maybe chmod 0644 'profile'
maybe chmod 0755 'profile.d'
maybe chmod 0644 'profile.d/bash_completion.sh'
maybe chmod 0755 'profile.d/cells-env.sh'
maybe chmod 0644 'profile.d/colorgrep.csh'
maybe chmod 0644 'profile.d/colorgrep.sh'
maybe chmod 0644 'profile.d/colorls.csh'