[PR #3445] [MERGED] man: minor clarifications to man pages #4766

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3445
Author: @jsquyres
Created: 6/2/2020
Status: Merged
Merged: 6/4/2020
Merged by: @rusty-snake

Base: masterHead: pr/minor-man-page-clarifications


📝 Commits (1)

  • ef9bd32 man: minor clarifications to man pages

📊 Changes

2 files changed (+30 additions, -4 deletions)

View changed files

📝 src/man/firejail-profile.txt (+14 -1)
📝 src/man/firejail.txt (+16 -3)

📄 Description

Add verbiage to the man pages clarifying that the files/directories in the lists given to options such as --private-bin must be relative to the directory that is being limited (e.g., --private-bin requires a list of files/directories that are relative to /bin).

Signed-off-by: Jeff Squyres jeff@squyres.com

I made this PR because it took me a while to figure out why I couldn't properly restrict things with --private-opt. Adding this verbiage will hopefully save another newbie like me some time in the future!


🔄 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/3445 **Author:** [@jsquyres](https://github.com/jsquyres) **Created:** 6/2/2020 **Status:** ✅ Merged **Merged:** 6/4/2020 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `pr/minor-man-page-clarifications` --- ### 📝 Commits (1) - [`ef9bd32`](https://github.com/netblue30/firejail/commit/ef9bd322778b3425491d6071f9dbcdb862067075) man: minor clarifications to man pages ### 📊 Changes **2 files changed** (+30 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/man/firejail-profile.txt` (+14 -1) 📝 `src/man/firejail.txt` (+16 -3) </details> ### 📄 Description Add verbiage to the man pages clarifying that the files/directories in the lists given to options such as --private-bin must be relative to the directory that is being limited (e.g., --private-bin requires a list of files/directories that are relative to /bin). Signed-off-by: Jeff Squyres <jeff@squyres.com> I made this PR because it took me a while to figure out why I couldn't properly restrict things with `--private-opt`. Adding this verbiage will hopefully save another newbie like me some time in the future! --- <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:26:10 -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#4766
No description provided.