saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -5461,6 +5461,7 @@ maybe chmod 0644 'yum.repos.d/epel-testing.repo'
|
|||||||
maybe chmod 0644 'yum.repos.d/epel.repo'
|
maybe chmod 0644 'yum.repos.d/epel.repo'
|
||||||
maybe chmod 0644 'yum.repos.d/hashicorp.repo'
|
maybe chmod 0644 'yum.repos.d/hashicorp.repo'
|
||||||
maybe chmod 0640 'yum.repos.d/immortal_immortal.repo'
|
maybe chmod 0640 'yum.repos.d/immortal_immortal.repo'
|
||||||
|
maybe chmod 0640 'yum.repos.d/kopia.repo'
|
||||||
maybe chmod 0640 'yum.repos.d/lynis.repo'
|
maybe chmod 0640 'yum.repos.d/lynis.repo'
|
||||||
maybe chmod 0640 'yum.repos.d/mariadb.repo'
|
maybe chmod 0640 'yum.repos.d/mariadb.repo'
|
||||||
maybe chmod 0640 'yum.repos.d/mysecureshell.repo'
|
maybe chmod 0640 'yum.repos.d/mysecureshell.repo'
|
||||||
|
|||||||
@@ -32,6 +32,9 @@
|
|||||||
82.76.35.228
|
82.76.35.228
|
||||||
86.120.251.224
|
86.120.251.224
|
||||||
|
|
||||||
|
# CyberGhost VPN
|
||||||
|
191.101.61.25
|
||||||
|
|
||||||
# Rieka
|
# Rieka
|
||||||
31.217.28.98
|
31.217.28.98
|
||||||
|
|
||||||
|
|||||||
6
yum.repos.d/kopia.repo
Normal file
6
yum.repos.d/kopia.repo
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[Kopia]
|
||||||
|
name=Kopia
|
||||||
|
baseurl=http://packages.kopia.io/rpm/stable/$basearch/
|
||||||
|
gpgcheck=1
|
||||||
|
enabled=1
|
||||||
|
gpgkey=https://kopia.io/signing-key
|
||||||
Reference in New Issue
Block a user