Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script that launches multiple firejails and ends with 'exec firejail' vs. fstat and --list #3220

Open
jonleivent opened this issue Feb 12, 2020 · 0 comments
Labels
question_old (Deprecated; use "needinfo" or "question" instead) Further information is requested

Comments

@jonleivent
Copy link

I have a shell script that launches several related but differently-optioned firejails. The last one is launched by exec, hence it becomes the parent process of the others. This causes firetools fstat and firejail --list to not show the other firejails. They do show up under firejail --tree, but not as top-level firejails.

This is a very minor issue, as whenever it is important to have firejail --list or fstat differentiate properly, I won't exec any firejails.

@rusty-snake rusty-snake added the question_old (Deprecated; use "needinfo" or "question" instead) Further information is requested label Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question_old (Deprecated; use "needinfo" or "question" instead) Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants