Skip to content

Commit fbad3f8

Browse files
Matt Howeguysoft
authored andcommitted
Added no memory check to chromium, to prevent error dialog on boot that stops boot process until a mouse is connected to clear error
1 parent 07dccc3 commit fbad3f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/modules/fullpageos/filesystem/opt/custompios/scripts/start_chromium_browser

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ flags=(
55
--touch-events=enabled
66
--disable-pinch
77
--noerrdialogs
8+
--no-memcheck
89
--disable-session-crashed-bubble
910
--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'
1011
--disable-component-update

0 commit comments

Comments
 (0)