diff options
| author | Simon Rettberg | 2013-09-05 18:05:25 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-05 18:05:25 +0200 |
| commit | 820f4a6bc8d57bb129717e208b372a6008c7bea5 (patch) | |
| tree | ac36b46efab53cf0bd333dffa720966635baf3ff /server/blacklists | |
| parent | [rootfs-stage32] Fix issue indentation (diff) | |
| download | tm-scripts-820f4a6bc8d57bb129717e208b372a6008c7bea5.tar.gz tm-scripts-820f4a6bc8d57bb129717e208b372a6008c7bea5.tar.xz tm-scripts-820f4a6bc8d57bb129717e208b372a6008c7bea5.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/** |
