Can a non-root user use --bind to map /data/debug/sandbox to /sandbox #6573
Unanswered
zhangvv123
asked this question in
Q&A
Replies: 1 comment
-
I think we can implement arbitrary bind mounts for unprivileged users as long as we set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can a non-root user use bind to map
/data/debug/sandbox
to/sandbox
? My user isworker
. Can I implement firejail execution by adding authorization to theworker
user?Beta Was this translation helpful? Give feedback.
All reactions