mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
modified chrome-sandbox permission
This commit is contained in:
@@ -65,9 +65,11 @@ jobs:
|
||||
CXX: clang++-5.0
|
||||
npm_config_clang: 1
|
||||
displayName: Build Atom
|
||||
|
||||
- script: sysctl -w kernel.unprivileged_userns_clone=1
|
||||
displayName: Sandbox workaround
|
||||
|
||||
- script: |
|
||||
sudo chown root chrome-sandbox
|
||||
chmod 4755 chrome-sandbox
|
||||
displayName: Tweaking chrome-sandbox binary
|
||||
|
||||
- script: script/test
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user