Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use bwrap --new-session to prevent tty hijacking
`man bwrap` > Create a new terminal session for the sandbox (calls setsid()). https://www.openwall.com/lists/oss-security/2017/06/03/9 ncopa/su-exec#23 tianon/gosu#37 https://ruderich.org/simon/notes/su-sudo-from-root-tty-hijacking Relates-to: #2
- Loading branch information