summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/blacklists/desktop-sessions/unity/unity-base6
-rw-r--r--server/modules/ubuntu-14.04-unity-panel-service-fix/etc/xdg/autostart/unity-panel-service.desktop6
2 files changed, 12 insertions, 0 deletions
diff --git a/server/blacklists/desktop-sessions/unity/unity-base b/server/blacklists/desktop-sessions/unity/unity-base
new file mode 100644
index 00000000..c93d45cc
--- /dev/null
+++ b/server/blacklists/desktop-sessions/unity/unity-base
@@ -0,0 +1,6 @@
+# files needed to start unity under ubuntu 14.04
++ /etc/xdg/autostart/unity-settings-daemon.desktop
++ /etc/xdg/autostart/unity-fallback-mount-helper.desktop
++ /etc/xdg/autostart/indicator-session.desktop
++ /etc/xdg/autostart/indicator-sound.desktop
++ /etc/xdg/autostart/indicator-datetime.desktop
diff --git a/server/modules/ubuntu-14.04-unity-panel-service-fix/etc/xdg/autostart/unity-panel-service.desktop b/server/modules/ubuntu-14.04-unity-panel-service-fix/etc/xdg/autostart/unity-panel-service.desktop
new file mode 100644
index 00000000..ccf9a5e6
--- /dev/null
+++ b/server/modules/ubuntu-14.04-unity-panel-service-fix/etc/xdg/autostart/unity-panel-service.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Type=Application
+Name=Unity Panel Service
+Exec=/usr/lib/unity/unity-panel-service
+OnlyShowIn=Unity;
+NoDisplay=true