summaryrefslogtreecommitdiffstats
path: root/os-plugins
diff options
context:
space:
mode:
authorSebastian Schmelzer2009-06-03 15:39:30 +0200
committerSebastian Schmelzer2009-06-03 15:39:30 +0200
commit1fd202b95a061d63e34a44fa35ff566623766c88 (patch)
tree5bc6e036cf7252a524d5d4639ab80bb7cbdaa762 /os-plugins
parentfix installation (diff)
downloadcore-1fd202b95a061d63e34a44fa35ff566623766c88.tar.gz
core-1fd202b95a061d63e34a44fa35ff566623766c88.tar.xz
core-1fd202b95a061d63e34a44fa35ff566623766c88.zip
small fix for kiosk plugin
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2916 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins')
-rw-r--r--os-plugins/plugins/kiosk/files/profiles/vmchooser/.bash_profile2
-rw-r--r--os-plugins/plugins/kiosk/files/profiles/vmchooser/xinitrc3
2 files changed, 3 insertions, 2 deletions
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