diff options
| author | Jonathan Bauer | 2014-06-13 14:58:41 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-06-13 14:58:41 +0200 |
| commit | c2f6ae63c8b5b78ec8e885fb8a8d26bbd9887c70 (patch) | |
| tree | 656ce567b508cf64395f359e966dbf2fad33ccb3 /server/modules/ubuntu-14.04-unity-fixes/opt/openslx/scripts | |
| parent | [pam-fr] disable CIFS for now, as it breaks firefox for certain users... (diff) | |
| download | tm-scripts-c2f6ae63c8b5b78ec8e885fb8a8d26bbd9887c70.tar.gz tm-scripts-c2f6ae63c8b5b78ec8e885fb8a8d26bbd9887c70.tar.xz tm-scripts-c2f6ae63c8b5b78ec8e885fb8a8d26bbd9887c70.zip | |
v2 of quick fix for unity shell not starting.
Diffstat (limited to 'server/modules/ubuntu-14.04-unity-fixes/opt/openslx/scripts')
| -rwxr-xr-x | server/modules/ubuntu-14.04-unity-fixes/opt/openslx/scripts/unity-wrapper | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/server/modules/ubuntu-14.04-unity-fixes/opt/openslx/scripts/unity-wrapper b/server/modules/ubuntu-14.04-unity-fixes/opt/openslx/scripts/unity-wrapper deleted file mode 100755 index 7500c147..00000000 --- a/server/modules/ubuntu-14.04-unity-fixes/opt/openslx/scripts/unity-wrapper +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/ash - -gnome-session --session='ubuntu' & -unity |
