From 1189776905a906dc4d3c7ce00a3f400f49c417c8 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 25 Jun 2021 14:35:35 +0200 Subject: [kiosk-chromium] disable auto-update --- .../data/opt/openslx/pam/hooks/session-open.d/00-chromium-policies | 1 + 1 file changed, 1 insertion(+) diff --git a/core/modules/kiosk-chromium/data/opt/openslx/pam/hooks/session-open.d/00-chromium-policies b/core/modules/kiosk-chromium/data/opt/openslx/pam/hooks/session-open.d/00-chromium-policies index 9f7712d2..c2329d7f 100644 --- a/core/modules/kiosk-chromium/data/opt/openslx/pam/hooks/session-open.d/00-chromium-policies +++ b/core/modules/kiosk-chromium/data/opt/openslx/pam/hooks/session-open.d/00-chromium-policies @@ -18,6 +18,7 @@ create_chromium_policies() { "BackgroundModeEnabled": false, "BookmarkBarEnabled": $bookmarkbar, "DefaultBrowserSettingEnabled": true, + "DeviceAutoUpdateDisabled": true, "DownloadRestrictions": 3, "HomepageLocation": "$SLX_BROWSER_URL", "NewTabPageLocation": "$SLX_BROWSER_URL", -- cgit v1.2.3-55-g7522