add disable-seccomp-filter-sandbox to chrome.
This commit is contained in:
parent
7e374dbe30
commit
f50fdcf286
@ -27,6 +27,7 @@ command=/bin/entrypoint.sh /usr/bin/google-chrome
|
|||||||
--enable-raw-draw
|
--enable-raw-draw
|
||||||
--enable-zero-copy
|
--enable-zero-copy
|
||||||
--ignore-gpu-blocklist
|
--ignore-gpu-blocklist
|
||||||
|
--disable-seccomp-filter-sandbox
|
||||||
--use-gl=egl
|
--use-gl=egl
|
||||||
stopsignal=INT
|
stopsignal=INT
|
||||||
autorestart=true
|
autorestart=true
|
||||||
|
Reference in New Issue
Block a user