helloSystem / helloSystem/LinuxRuntime

Make the Chrome sandbox work

Đang mở
#1 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Shell
Star
6
Fork
2
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

On Debian it needs `sysctl -w kernel.unprivileged_userns_clone=1` but on FreeBSD we get `/proc/sys/kernel/unprivileged_userns_clone: No such file or directory`.

Workaround:
Launch Chromium/Electron based applications with `--no-sandbox --no-zygote --test-type --v=0 "$@"`. Which is not ideal because a) it disables the sandbox b) it shows a warning message in some application GUIs, confusing users c) many existing AppImages don't come like that

cc @trasz

Reference:
https://wiki.freebsd.org/LinuxApps

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.