summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/kiosk/files/profiles/vmchooser/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/kiosk/files/profiles/vmchooser/bashrc')
-rw-r--r--os-plugins/plugins/kiosk/files/profiles/vmchooser/bashrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/os-plugins/plugins/kiosk/files/profiles/vmchooser/bashrc b/os-plugins/plugins/kiosk/files/profiles/vmchooser/bashrc
deleted file mode 100644
index 28694f85..00000000
--- a/os-plugins/plugins/kiosk/files/profiles/vmchooser/bashrc
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ "x$(tty)" == "x/dev/tty1" ]; then
- startx
- exit
-fi