diff options
| author | Simon Rettberg | 2013-09-05 18:05:25 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:22:04 +0200 |
| commit | 67aaf5f7698d9412ebe1951700c614163d18d6ea (patch) | |
| tree | 46663fe20870567599430b7d485b2467250124c3 /server/blacklists | |
| parent | [rootfs-stage32] Fix issue indentation (diff) | |
| download | tm-scripts-67aaf5f7698d9412ebe1951700c614163d18d6ea.tar.gz tm-scripts-67aaf5f7698d9412ebe1951700c614163d18d6ea.tar.xz tm-scripts-67aaf5f7698d9412ebe1951700c614163d18d6ea.zip | |
[stage4] Allow basic kde autostart files
Diffstat (limited to 'server/blacklists')
| -rw-r--r-- | server/blacklists/x-autostart/kde-autostart | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/server/blacklists/x-autostart/kde-autostart b/server/blacklists/x-autostart/kde-autostart index 4d384303..131a8563 100644 --- a/server/blacklists/x-autostart/kde-autostart +++ b/server/blacklists/x-autostart/kde-autostart @@ -1,5 +1,10 @@ + /usr/share/autostart/**/ - /usr/share/autostart/** ++ /usr/share/autostart/kdesktop.desktop ++ /usr/share/autostart/krunner.desktop ++ /usr/share/autostart/plasma.desktop ++ /usr/share/autostart/plasma-desktop.desktop ++ /usr/share/autostart/polkit-kde-authentication-agent-1.desktop + /opt/kde3/share/autostart/**/ - /opt/kde3/share/autostart/** |
