[PR #6930] [MERGED] docs: man: clarify what ipc-namespace affects #6235

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6930
Author: @kmk3
Created: 10/9/2025
Status: Merged
Merged: 10/10/2025
Merged by: @kmk3

Base: masterHead: docs-clarify-ipc-namespace


📝 Commits (2)

  • 4171127 docs: man: format/sync ipc-namespace descriptions
  • 2e23c32 docs: man: clarify what ipc-namespace affects

📊 Changes

2 files changed (+18 additions, -3 deletions)

View changed files

📝 src/man/firejail-profile.5.in (+9 -1)
📝 src/man/firejail.1.in (+9 -2)

📄 Description

Clarify that even though Unix sockets are an IPC mechanism, IPC
namespaces do not affect them (see ipc_namespaces(7)).

Relates to #6928.

Reported-by: @tupo2


🔄 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/6930 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 10/9/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `docs-clarify-ipc-namespace` --- ### 📝 Commits (2) - [`4171127`](https://github.com/netblue30/firejail/commit/4171127fae2350b889d50c72fee1fa28fb34c220) docs: man: format/sync ipc-namespace descriptions - [`2e23c32`](https://github.com/netblue30/firejail/commit/2e23c32cc76971b52c9af4db360940bd34a96796) docs: man: clarify what ipc-namespace affects ### 📊 Changes **2 files changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/man/firejail-profile.5.in` (+9 -1) 📝 `src/man/firejail.1.in` (+9 -2) </details> ### 📄 Description Clarify that even though Unix sockets are an IPC mechanism, IPC namespaces do not affect them (see ipc_namespaces(7)). Relates to #6928. Reported-by: @tupo2 --- <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:53:13 -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#6235
No description provided.