diff options
| author | Christian Rößler | 2013-09-13 18:13:35 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-09-13 18:13:35 +0200 |
| commit | 35a5d92aba95ed1242ebf6a9eec71eb05864014c (patch) | |
| tree | 640401be8f993da674117883ffcac5a354aa1c89 | |
| parent | [pam-freiburg] nscd is not configured to cache hostnames, so don't patch nssw... (diff) | |
| download | tm-scripts-35a5d92aba95ed1242ebf6a9eec71eb05864014c.tar.gz tm-scripts-35a5d92aba95ed1242ebf6a9eec71eb05864014c.tar.xz tm-scripts-35a5d92aba95ed1242ebf6a9eec71eb05864014c.zip | |
[blacklists] gnome-base: nautilus-autostart for backgrounds etc., some other
gnome-autostarts also.
| -rw-r--r-- | server/blacklists/desktop-sessions/gnome/gnome-base | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/server/blacklists/desktop-sessions/gnome/gnome-base b/server/blacklists/desktop-sessions/gnome/gnome-base index aec31026..f760cfa4 100644 --- a/server/blacklists/desktop-sessions/gnome/gnome-base +++ b/server/blacklists/desktop-sessions/gnome/gnome-base @@ -4,8 +4,12 @@ + /etc/pam.d/gnome-* # transported from x-autostart/xdg-autostart: -+ /etc/xdg/autostart/gnome-settings-daemon.desktop -+ /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop +# (obsolete entries, left here to match comment in +# x-autostart/xdg-autostart), now matched in more 'x-autostart stuff'. + +# more x-autostart stuff: ++ /etc/xdg/autostart/*gnome* ++ /etc/xdg/autostart/nautilus-autostart.desktop # files from /etc: + /etc/gnome |
