saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -4962,6 +4962,7 @@ maybe chmod 0644 'yum.repos.d/epel.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/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/newrelic-infra.repo'
|
maybe chmod 0640 'yum.repos.d/newrelic-infra.repo'
|
||||||
maybe chmod 0640 'yum.repos.d/nginx.repo'
|
maybe chmod 0640 'yum.repos.d/nginx.repo'
|
||||||
maybe chmod 0644 'yum.repos.d/remi-modular.repo'
|
maybe chmod 0644 'yum.repos.d/remi-modular.repo'
|
||||||
|
|||||||
5
yum.repos.d/mysecureshell.repo
Normal file
5
yum.repos.d/mysecureshell.repo
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[mysecureshell]
|
||||||
|
name=MySecureShell
|
||||||
|
baseurl=http://mysecureshell.free.fr/repository/index.php/fedora/19/
|
||||||
|
enabled=1
|
||||||
|
gpgcheck=0
|
||||||
Reference in New Issue
Block a user