summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2020-02-05 16:57:46 +0100
committerJonathan Bauer2020-02-05 16:57:46 +0100
commitb59c6b238227e477d422c6901faeba43aea3664c (patch)
treeda5a07bb243e41a8104ab669c1d250c645bfe217
parent[kiosk-slxbrowser] honor SLX_AUTOLOGIN instead of (diff)
downloadmltk-b59c6b238227e477d422c6901faeba43aea3664c.tar.gz
mltk-b59c6b238227e477d422c6901faeba43aea3664c.tar.xz
mltk-b59c6b238227e477d422c6901faeba43aea3664c.zip
[kiosk-common] export PATH...
-rwxr-xr-xcore/modules/kiosk-common/data/opt/openslx/scripts/kiosk-launch2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/kiosk-common/data/opt/openslx/scripts/kiosk-launch b/core/modules/kiosk-common/data/opt/openslx/scripts/kiosk-launch
index 28dc6e19..9c2cd1cf 100755
--- a/core/modules/kiosk-common/data/opt/openslx/scripts/kiosk-launch
+++ b/core/modules/kiosk-common/data/opt/openslx/scripts/kiosk-launch
@@ -3,6 +3,8 @@
. /opt/openslx/config
+export PATH="$PATH:/opt/openslx/sbin:/opt/openslx/bin"
+
[ -z "$SLX_BROWSER_URL" ] && exit 1
# disable power management features