mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3445] [MERGED] man: minor clarifications to man pages #4766
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4766
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:pr/minor-man-page-clarifications📝 Commits (1)
ef9bd32man: 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.