saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -5685,6 +5685,7 @@ maybe chmod 0644 'yum.repos.d/remi-modular.repo'
|
|||||||
maybe chmod 0644 'yum.repos.d/remi-safe.repo'
|
maybe chmod 0644 'yum.repos.d/remi-safe.repo'
|
||||||
maybe chmod 0644 'yum.repos.d/remi.repo'
|
maybe chmod 0644 'yum.repos.d/remi.repo'
|
||||||
maybe chmod 0640 'yum.repos.d/rspamd.repo'
|
maybe chmod 0640 'yum.repos.d/rspamd.repo'
|
||||||
|
maybe chmod 0640 'yum.repos.d/tor.conf'
|
||||||
maybe chmod 0640 'yum.repos.d/wazuh.repo'
|
maybe chmod 0640 'yum.repos.d/wazuh.repo'
|
||||||
maybe chmod 0755 'zmap'
|
maybe chmod 0755 'zmap'
|
||||||
maybe chmod 0644 'zmap/blocklist.conf'
|
maybe chmod 0644 'zmap/blocklist.conf'
|
||||||
|
|||||||
8
yum.repos.d/tor.conf
Normal file
8
yum.repos.d/tor.conf
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
[tor]
|
||||||
|
name=Tor for Enterprise Linux $releasever - $basearch
|
||||||
|
baseurl=https://rpm.torproject.org/centos/$releasever/$basearch
|
||||||
|
enabled=1
|
||||||
|
gpgcheck=1
|
||||||
|
gpgkey=https://rpm.torproject.org/centos/public_gpg.key
|
||||||
|
cost=100
|
||||||
|
|
||||||
Reference in New Issue
Block a user