diff options
| author | Sebastian Schmelzer | 2009-05-29 21:57:33 +0200 |
|---|---|---|
| committer | Sebastian Schmelzer | 2009-05-29 21:57:33 +0200 |
| commit | 06fe0f0e0ebeca52027604a4f89db196379c30b1 (patch) | |
| tree | ffecbd7781fde2a13fc9888a3fe96c9b001e6af2 /os-plugins/plugins/kiosk/files/bashrc | |
| parent | Starting to enable the CGI script to write configurations ... (diff) | |
| download | core-06fe0f0e0ebeca52027604a4f89db196379c30b1.tar.gz core-06fe0f0e0ebeca52027604a4f89db196379c30b1.tar.xz core-06fe0f0e0ebeca52027604a4f89db196379c30b1.zip | |
testversion of kiosk plugin with "profiles"
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2909 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/kiosk/files/bashrc')
| -rw-r--r-- | os-plugins/plugins/kiosk/files/bashrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/os-plugins/plugins/kiosk/files/bashrc b/os-plugins/plugins/kiosk/files/bashrc deleted file mode 100644 index 28694f85..00000000 --- a/os-plugins/plugins/kiosk/files/bashrc +++ /dev/null @@ -1,4 +0,0 @@ -if [ "x$(tty)" == "x/dev/tty1" ]; then - startx - exit -fi |
