Chrome-浏览器root用户运行¶
google-chrome-stable
[27680:27680:0116/181532.899982:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
#可以正常运行
google-chrome-stable --no-sandbox
google-chrome-stable
[27680:27680:0116/181532.899982:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
#可以正常运行
google-chrome-stable --no-sandbox