From 1fd202b95a061d63e34a44fa35ff566623766c88 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Wed, 3 Jun 2009 13:39:30 +0000 Subject: small fix for kiosk plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2916 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/kiosk/files/profiles/vmchooser/.bash_profile | 2 ++ os-plugins/plugins/kiosk/files/profiles/vmchooser/xinitrc | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 os-plugins/plugins/kiosk/files/profiles/vmchooser/.bash_profile (limited to 'os-plugins/plugins') diff --git a/os-plugins/plugins/kiosk/files/profiles/vmchooser/.bash_profile b/os-plugins/plugins/kiosk/files/profiles/vmchooser/.bash_profile new file mode 100644 index 00000000..099cd106 --- /dev/null +++ b/os-plugins/plugins/kiosk/files/profiles/vmchooser/.bash_profile @@ -0,0 +1,2 @@ +# fix for some systems which don't source .bashrc automatically +. ~/.bashrc \ No newline at end of file diff --git a/os-plugins/plugins/kiosk/files/profiles/vmchooser/xinitrc b/os-plugins/plugins/kiosk/files/profiles/vmchooser/xinitrc index c50baf70..9f760789 100644 --- a/os-plugins/plugins/kiosk/files/profiles/vmchooser/xinitrc +++ b/os-plugins/plugins/kiosk/files/profiles/vmchooser/xinitrc @@ -1,5 +1,4 @@ #!/bin/sh xsetroot -bg navy -vmchooser -p /dev/null -bash +/opt/openslx/plugin-repo/vmchooser/vmchooser -p /dev/null -- cgit v1.2.3-55-g7522