From 416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 2 Sep 2010 17:50:49 +0200 Subject: change dir structure --- src/os-plugins/plugins/kiosk/files/profiles/plain/bashrc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/os-plugins/plugins/kiosk/files/profiles/plain/bashrc (limited to 'src/os-plugins/plugins/kiosk/files/profiles/plain/bashrc') diff --git a/src/os-plugins/plugins/kiosk/files/profiles/plain/bashrc b/src/os-plugins/plugins/kiosk/files/profiles/plain/bashrc new file mode 100644 index 00000000..28694f85 --- /dev/null +++ b/src/os-plugins/plugins/kiosk/files/profiles/plain/bashrc @@ -0,0 +1,4 @@ +if [ "x$(tty)" == "x/dev/tty1" ]; then + startx + exit +fi -- cgit v1.2.3-55-g7522