diff options
Diffstat (limited to 'server/modules/ubuntu-14.04-unity-fixes/opt/openslx/scripts/unity-wrapper')
| -rwxr-xr-x | server/modules/ubuntu-14.04-unity-fixes/opt/openslx/scripts/unity-wrapper | 4 |
1 files changed, 4 insertions, 0 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 new file mode 100755 index 00000000..7500c147 --- /dev/null +++ b/server/modules/ubuntu-14.04-unity-fixes/opt/openslx/scripts/unity-wrapper @@ -0,0 +1,4 @@ +#!/bin/ash + +gnome-session --session='ubuntu' & +unity |
