[PR #1155] [MERGED] enable/disable join support in /etc/firejail/firejail.config #3859

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1155
Author: @startx2017
Created: 3/23/2017
Status: Merged
Merged: 3/23/2017
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

  • e9e4112 enable/disable join support in /etc/firejail/firejail.config

📊 Changes

4 files changed (+33 additions, -15 deletions)

View changed files

📝 etc/firejail.config (+4 -0)
📝 src/firejail/checkcfg.c (+9 -0)
📝 src/firejail/firejail.h (+1 -0)
📝 src/firejail/main.c (+19 -15)

📄 Description

I introduced a config param in /etc/fierjail/firejail.confg to disable --join command for non-root users.


🔄 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/1155 **Author:** [@startx2017](https://github.com/startx2017) **Created:** 3/23/2017 **Status:** ✅ Merged **Merged:** 3/23/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e9e4112`](https://github.com/netblue30/firejail/commit/e9e41128ee63a9cb0b5da9f96299a9954fd0d72c) enable/disable join support in /etc/firejail/firejail.config ### 📊 Changes **4 files changed** (+33 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `etc/firejail.config` (+4 -0) 📝 `src/firejail/checkcfg.c` (+9 -0) 📝 `src/firejail/firejail.h` (+1 -0) 📝 `src/firejail/main.c` (+19 -15) </details> ### 📄 Description I introduced a config param in /etc/fierjail/firejail.confg to disable --join command for non-root users. --- <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:09:14 -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#3859
No description provided.