committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -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'
|
||||
|
||||
BIN
dconf/db/local
BIN
dconf/db/local
Binary file not shown.
BIN
dconf/db/site
BIN
dconf/db/site
Binary file not shown.
4
dconf/profile/user
Normal file
4
dconf/profile/user
Normal file
@@ -0,0 +1,4 @@
|
||||
user-db:user
|
||||
system-db:local
|
||||
system-db:site
|
||||
system-db:distro
|
||||
9
xdg/autostart/at-spi-dbus-bus.desktop
Normal file
9
xdg/autostart/at-spi-dbus-bus.desktop
Normal file
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=AT-SPI D-Bus Bus
|
||||
Exec=/usr/libexec/at-spi-bus-launcher --launch-immediately
|
||||
OnlyShowIn=GNOME;Unity;
|
||||
NoDisplay=true
|
||||
AutostartCondition=GSETTINGS org.gnome.desktop.interface toolkit-accessibility
|
||||
X-GNOME-AutoRestart=true
|
||||
X-GNOME-Autostart-Phase=Initialization
|
||||
Reference in New Issue
Block a user