summaryrefslogtreecommitdiffstats
path: root/core/modules/kiosk-common
diff options
context:
space:
mode:
authorSimon Rettberg2021-02-09 19:25:23 +0100
committerSimon Rettberg2021-02-09 19:25:23 +0100
commitce4bc5ca8799cd438e91b9af835cfc4396abed0e (patch)
tree05dfb92604b22e397d2d7d3fecc9a9b4bf78f04e /core/modules/kiosk-common
parent[hardware-stats] Add ID45 to status updates (diff)
downloadmltk-ce4bc5ca8799cd438e91b9af835cfc4396abed0e.tar.gz
mltk-ce4bc5ca8799cd438e91b9af835cfc4396abed0e.tar.xz
mltk-ce4bc5ca8799cd438e91b9af835cfc4396abed0e.zip
[kiosk-common/kiosk-chromium] Add system certs to cert store
References #3418
Diffstat (limited to 'core/modules/kiosk-common')
-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 79f08e3d..8525d2f2 100755
--- a/core/modules/kiosk-common/data/opt/openslx/scripts/kiosk-launch
+++ b/core/modules/kiosk-common/data/opt/openslx/scripts/kiosk-launch
@@ -7,6 +7,8 @@ export PATH="$PATH:/opt/openslx/sbin:/opt/openslx/bin"
[ -z "$SLX_BROWSER_URL" ] && exit 1
+. /opt/openslx/bin/slx-tools
+
# disable power management features
xset s off
xset -dpms