Skip to content

Commit

Permalink
updating snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaietta committed Jul 22, 2024
1 parent 2694edf commit b7ed5d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/snapshots/linux/debTest.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,7 @@ else
ln -sf '/opt/foo/Boo' '/usr/bin/Boo'
fi
# Check if user namespaces are supported by the kernel and working with a quick test:
if ! { [[ -L /proc/self/ns/user ]] && unshare --user true; }; then
# Use SUID chrome-sandbox only on systems without user namespaces:
chmod 4755 '/opt/foo/chrome-sandbox' || true
Expand Down

0 comments on commit b7ed5d6

Please sign in to comment.