summaryrefslogtreecommitdiffstats
path: root/core/modules/firefox/data/opt/openslx/scripts/firefox-session
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/firefox/data/opt/openslx/scripts/firefox-session')
-rwxr-xr-xcore/modules/firefox/data/opt/openslx/scripts/firefox-session6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/modules/firefox/data/opt/openslx/scripts/firefox-session b/core/modules/firefox/data/opt/openslx/scripts/firefox-session
deleted file mode 100755
index c6e49a28..00000000
--- a/core/modules/firefox/data/opt/openslx/scripts/firefox-session
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/ash
-
-. /opt/openslx/config
-
-openbox &
-exec /usr/bin/firefox --new-window "$SLX_BROWSER_START_URL"