saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2021-09-01 13:58:38 +03:00
parent 16cf1a837c
commit d692c4a77d
3 changed files with 0 additions and 8 deletions

View File

@@ -5060,7 +5060,6 @@ maybe chmod 0640 'yum.repos.d/immortal_immortal.repo'
maybe chmod 0640 'yum.repos.d/lynis.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/nginx.repo'
maybe chmod 0644 'yum.repos.d/remi-modular.repo'
maybe chmod 0644 'yum.repos.d/remi-safe.repo'

View File

@@ -1 +0,0 @@
/etc/systemd/system/newrelic-infra.service

View File

@@ -1,6 +0,0 @@
[newrelic-infra]
name=New Relic Infrastructure
baseurl=https://download.newrelic.com/infrastructure_agent/linux/yum/el/8/x86_64
gpgkey=https://download.newrelic.com/infrastructure_agent/gpg/newrelic-infra.gpg
gpgcheck=1
repo_gpgcheck=1