[GH-ISSUE #651] allow "join sandbox_name" in .profile #451

Closed
opened 2026-05-05 05:53:48 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @ghost on GitHub (Jul 27, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/651

I want my app to join other app in named sandbox profile. Now I have to do:

firejail --join=my_sandbox_name my_app

I would prefer to setup this in myapp.profile file to automate this process. So the option would be:

join sandbox_name(pid)

It would be logical as name option is allowed in .profile and join isn't.

Originally created by @ghost on GitHub (Jul 27, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/651 I want my app to join other app in named sandbox profile. Now I have to do: `firejail --join=my_sandbox_name my_app` I would prefer to setup this in myapp.profile file to automate this process. So the option would be: `join sandbox_name(pid)` It would be logical as name option is allowed in .profile and join isn't.
gitea-mirror 2026-05-05 05:53:48 -06:00
Author
Owner

@netblue30 commented on GitHub (Jul 27, 2016):

I'll look into it, it depends how the code is in this moment. If it turns out to be an easy fix, I'll put it in.

<!-- gh-comment-id:235702508 --> @netblue30 commented on GitHub (Jul 27, 2016): I'll look into it, it depends how the code is in this moment. If it turns out to be an easy fix, I'll put it in.
Author
Owner

@0xBRM commented on GitHub (Nov 26, 2016):

Any news on this?

<!-- gh-comment-id:263089651 --> @0xBRM commented on GitHub (Nov 26, 2016): Any news on this?
Author
Owner

@netblue30 commented on GitHub (Nov 27, 2016):

No, still open.

<!-- gh-comment-id:263124496 --> @netblue30 commented on GitHub (Nov 27, 2016): No, still open.
Author
Owner

@chiraag-nataraj commented on GitHub (Jul 16, 2018):

The option join-or-start should do what you want.

<!-- gh-comment-id:405365386 --> @chiraag-nataraj commented on GitHub (Jul 16, 2018): The option `join-or-start` should do what you want.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#451
No description provided.