saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2021-11-20 01:40:32 +02:00
parent 3f4c05e043
commit 3e5497327d
2 changed files with 9 additions and 0 deletions

View File

@@ -5128,6 +5128,7 @@ maybe chmod 0644 'yum.repos.d/CentOS-Linux-Plus.repo'
maybe chmod 0640 'yum.repos.d/CentOS-Linux-PowerTools.repo' maybe chmod 0640 'yum.repos.d/CentOS-Linux-PowerTools.repo'
maybe chmod 0644 'yum.repos.d/CentOS-Linux-Sources.repo' maybe chmod 0644 'yum.repos.d/CentOS-Linux-Sources.repo'
maybe chmod 0640 'yum.repos.d/atomic.repo' maybe chmod 0640 'yum.repos.d/atomic.repo'
maybe chmod 0640 'yum.repos.d/bestcrypt.repo'
maybe chmod 0640 'yum.repos.d/docker-ce.repo' maybe chmod 0640 'yum.repos.d/docker-ce.repo'
maybe chmod 0644 'yum.repos.d/elrepo.repo' maybe chmod 0644 'yum.repos.d/elrepo.repo'
maybe chmod 0644 'yum.repos.d/epel-modular.repo' maybe chmod 0644 'yum.repos.d/epel-modular.repo'

View File

@@ -0,0 +1,8 @@
[bestcrypt]
name=BestCrypt for Linux
baseurl=https://www.jetico.com/packages/el/8
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Jetico
metadata_expire=0