mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-07 05:12:37 +02:00
add disable-seccomp-filter-sandbox to chrome.
This commit is contained in:
parent
7e374dbe30
commit
f50fdcf286
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ command=/bin/entrypoint.sh /usr/bin/google-chrome
|
|||
--enable-raw-draw
|
||||
--enable-zero-copy
|
||||
--ignore-gpu-blocklist
|
||||
--disable-seccomp-filter-sandbox
|
||||
--use-gl=egl
|
||||
stopsignal=INT
|
||||
autorestart=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue