aboutsummaryrefslogtreecommitdiff
blob: 047dc82916ba9789a8efc603dd0a224cf141e6ee (plain)
1
2
3
4
5
6
7
#!/bin/sh
# We should not trigger sandbox on write requests with access()

addwrite $PWD

access-0 -1 rwx / || exit 1
test ! -e sandbox.log