saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -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 0644 'yum.repos.d/CentOS-Linux-Sources.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 0644 'yum.repos.d/elrepo.repo'
|
||||
maybe chmod 0644 'yum.repos.d/epel-modular.repo'
|
||||
|
||||
8
yum.repos.d/bestcrypt.repo
Normal file
8
yum.repos.d/bestcrypt.repo
Normal 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
|
||||
Reference in New Issue
Block a user