index
:
hakurei
develop
master
staging
wip-openssl4
low-level userspace tooling for Rosa OS
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sandbox
/
const.go
blob: afced9694952a8ef8ce2d45534a5940689ab4ea3 (
plain
)
1
2
3
4
5
6
package sandbox const ( PR_SET_NO_NEW_PRIVS = 0x26 CAP_SYS_ADMIN = 0x15 )