Disable chromium sandbox, makes execution as root possible
parent
919b4c58c0
commit
958143f24f
|
@ -3,3 +3,4 @@ LC_ALL=es_ES.UTF-8@euro
|
||||||
LANG=es_ES.UTF-8@euro
|
LANG=es_ES.UTF-8@euro
|
||||||
LANGUAGE=es_ES.UTF-8@euro
|
LANGUAGE=es_ES.UTF-8@euro
|
||||||
XDG_RUNTIME_DIR=/run/user/0
|
XDG_RUNTIME_DIR=/run/user/0
|
||||||
|
QTENGINE_CHROMIUM_FLAGS=--no-sandbox
|
||||||
|
|
Loading…
Reference in New Issue