[PR #805] [MERGED] join-or-start option #3758

Closed
opened 2026-05-05 10:07:23 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/805
Author: @manevich
Created: 9/23/2016
Status: Merged
Merged: 9/24/2016
Merged by: @netblue30

Base: masterHead: join-or-start


📝 Commits (2)

📊 Changes

4 files changed (+72 additions, -0 deletions)

View changed files

📝 src/firejail/main.c (+35 -0)
📝 src/firejail/profile.c (+24 -0)
📝 src/man/firejail-profile.txt (+6 -0)
📝 src/man/firejail.txt (+7 -0)

📄 Description

Command line and profile option to run apps in one sandbox without need to handle starting and joining separately.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/805 **Author:** [@manevich](https://github.com/manevich) **Created:** 9/23/2016 **Status:** ✅ Merged **Merged:** 9/24/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `join-or-start` --- ### 📝 Commits (2) - [`7d60b07`](https://github.com/netblue30/firejail/commit/7d60b07d1515a2d7f3732f2620689000ed110535) join-or-start option - [`430a442`](https://github.com/netblue30/firejail/commit/430a442a99e8ebf2f3e18f22bdf182abd9103136) update man ### 📊 Changes **4 files changed** (+72 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/main.c` (+35 -0) 📝 `src/firejail/profile.c` (+24 -0) 📝 `src/man/firejail-profile.txt` (+6 -0) 📝 `src/man/firejail.txt` (+7 -0) </details> ### 📄 Description Command line and profile option to run apps in one sandbox without need to handle starting and joining separately. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:07:23 -06:00
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#3758
No description provided.