nsjail
nsjail copied to clipboard
nsjail + systemd
Question of use
what's the best way to integrate nsjail with systemd? systemd has some features that overlaps with nsjail and could conflict ideas:
- nsjail as setuid, capabilities?
- systemd unit running as root
- dont use systemd security features at all
- ....
Hm.. I haven't researched the topic. If you feel like it could be an useful feature, feel free to implement something or create a doc, though running it as set-uid might requiring reviewing the code for this use-case.
I'm playing with it and I'll post here. I think that systemd is an essential piece of the puzzle. I want to run sandboxed services so nsjail is fom sandbox and systemd for running services.