saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
12
.etckeeper
12
.etckeeper
@@ -36,8 +36,6 @@ mkdir -p './incron.d'
|
||||
mkdir -p './java/security/security.d'
|
||||
mkdir -p './jvm'
|
||||
mkdir -p './jvm-commmon'
|
||||
mkdir -p './kernel/postinst.d'
|
||||
mkdir -p './kernel/prerm.d'
|
||||
mkdir -p './keyutils'
|
||||
mkdir -p './letsencrypt/renewal-hooks/deploy'
|
||||
mkdir -p './letsencrypt/renewal-hooks/post'
|
||||
@@ -482,6 +480,11 @@ maybe chmod 0750 'dhcp'
|
||||
maybe chmod 0644 'dhcp/dhclient.conf'
|
||||
maybe chmod 0755 'dhcp/dhclient.d'
|
||||
maybe chmod 0755 'dhcp/dhclient.d/chrony.sh'
|
||||
maybe chmod 0755 'dkms'
|
||||
maybe chmod 0644 'dkms/framework.conf'
|
||||
maybe chmod 0755 'dkms/sign_helper.sh'
|
||||
maybe chmod 0644 'dkms/template-dkms-mkrpm.spec'
|
||||
maybe chmod 0644 'dkms/template-dkms-redhat-kmod.spec'
|
||||
maybe chmod 0755 'dnf'
|
||||
maybe chmod 0755 'dnf/aliases.d'
|
||||
maybe chmod 0644 'dnf/dnf.conf'
|
||||
@@ -990,8 +993,11 @@ maybe chmod 0755 'kernel'
|
||||
maybe chmod 0755 'kernel/install.d'
|
||||
maybe chmod 0644 'kernel/install.d/20-grubby.install'
|
||||
maybe chmod 0644 'kernel/install.d/90-loaderentry.install'
|
||||
maybe chmod 0755 'kernel/install.d/dkms'
|
||||
maybe chmod 0755 'kernel/postinst.d'
|
||||
maybe chmod 0755 'kernel/postinst.d/dkms'
|
||||
maybe chmod 0755 'kernel/prerm.d'
|
||||
maybe chmod 0755 'kernel/prerm.d/dkms'
|
||||
maybe chmod 0755 'keyutils'
|
||||
maybe chmod 0644 'krb5.conf'
|
||||
maybe chmod 0755 'krb5.conf.d'
|
||||
@@ -4470,6 +4476,7 @@ maybe chmod 0755 'qemu-kvm'
|
||||
maybe chmod 0755 'rc.d'
|
||||
maybe chmod 0755 'rc.d/init.d'
|
||||
maybe chmod 0644 'rc.d/init.d/README'
|
||||
maybe chmod 0755 'rc.d/init.d/bestcrypt'
|
||||
maybe chmod 0644 'rc.d/init.d/functions'
|
||||
maybe chmod 0755 'rc.d/init.d/network'
|
||||
maybe chmod 0755 'rc.d/init.d/rundeckd'
|
||||
@@ -5033,6 +5040,7 @@ maybe chmod 0644 'udev/rules.d/70-persistent-ipoib.rules'
|
||||
maybe chmod 0644 'udev/rules.d/70-snap.snapd.rules'
|
||||
maybe chmod 0644 'udev/rules.d/75-cd-aliases-generator.rules'
|
||||
maybe chmod 0644 'udev/rules.d/75-persistent-net-generator.rules'
|
||||
maybe chmod 0644 'udev/rules.d/90-bcrypt-device-permissions.rules'
|
||||
maybe chmod 0644 'udev/udev.conf'
|
||||
maybe chmod 0755 'unbound'
|
||||
maybe chmod 0644 'unbound/icannbundle.pem'
|
||||
|
||||
Reference in New Issue
Block a user