committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-12-02 12:29:18 +02:00
parent c92cb0f5b2
commit 36b77bfee3
5 changed files with 22 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ mkdir -p './cron.weekly'
mkdir -p './crypto-policies/policies/modules'
mkdir -p './cxs/newusers'
mkdir -p './dbus-1/session.d'
mkdir -p './dconf/db/local.d/locks'
mkdir -p './dconf/db/site.d/locks'
mkdir -p './dkms/framework.conf.d'
mkdir -p './dnf/aliases.d'
mkdir -p './dnf/modules.defaults.d'
@@ -485,7 +487,13 @@ maybe chmod 0644 'dconf/db/distro'
maybe chmod 0755 'dconf/db/distro.d'
maybe chmod 0755 'dconf/db/distro.d/locks'
maybe chmod 0644 'dconf/db/local'
maybe chmod 0755 'dconf/db/local.d'
maybe chmod 0755 'dconf/db/local.d/locks'
maybe chmod 0644 'dconf/db/site'
maybe chmod 0755 'dconf/db/site.d'
maybe chmod 0755 'dconf/db/site.d/locks'
maybe chmod 0755 'dconf/profile'
maybe chmod 0644 'dconf/profile/user'
maybe chmod 0755 'debuginfod'
maybe chmod 0644 'debuginfod/elfutils.urls'
maybe chmod 0755 'default'
@@ -5805,6 +5813,7 @@ maybe chmod 0644 'xattr.conf'
maybe chmod 0755 'xdg'
maybe chmod 0755 'xdg/QtProject'
maybe chmod 0755 'xdg/autostart'
maybe chmod 0644 'xdg/autostart/at-spi-dbus-bus.desktop'
maybe chmod 0644 'xdg/autostart/snap-userd-autostart.desktop'
maybe chmod 0755 'xdg/qtchooser'
maybe chmod 0644 'xdg/qtchooser/5-64.conf'