From 7a32c185228c224d5593a159d4c357d22b919df3 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Tue, 7 Apr 2009 20:25:39 +0000 Subject: add kiosk & infoscreen plugin to trunk git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2810 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/kiosk/files/bashrc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 os-plugins/plugins/kiosk/files/bashrc (limited to 'os-plugins/plugins/kiosk/files/bashrc') diff --git a/os-plugins/plugins/kiosk/files/bashrc b/os-plugins/plugins/kiosk/files/bashrc new file mode 100644 index 00000000..28694f85 --- /dev/null +++ b/os-plugins/plugins/kiosk/files/bashrc @@ -0,0 +1,4 @@ +if [ "x$(tty)" == "x/dev/tty1" ]; then + startx + exit +fi -- cgit v1.2.3-55-g7522