From: root Date: Mon, 29 May 2017 17:05:44 +0000 (+0200) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=fbc6f121530a6f58b9c41bb2455bd3b4e54f0731;p=config%2Fhelga%2Fetc.git committing changes in /etc after emerge run Package changes: --- diff --git a/.etckeeper b/.etckeeper index a234ed8..137b612 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3620,9 +3620,6 @@ maybe chmod 0644 'vim/vimrc.local' maybe chmod 0644 'webalizer.conf' maybe chmod 0644 'wgetrc' maybe chmod 0644 'whois.conf' -maybe chmod 0755 'xdg' -maybe chmod 0755 'xdg/autostart' -maybe chmod 0644 'xdg/autostart/at-spi-dbus-bus.desktop' maybe chmod 0755 'xinetd.d' maybe chmod 0644 'xinetd.d/nrpe' maybe chmod 0644 'xinetd.d/rsyncd' diff --git a/xdg/autostart/at-spi-dbus-bus.desktop b/xdg/autostart/at-spi-dbus-bus.desktop deleted file mode 100644 index adb1787..0000000 --- a/xdg/autostart/at-spi-dbus-bus.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[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