mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6963] [MERGED] docs: always use full path to program in examples #6250
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#6250
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/6963
Author: @kmk3
Created: 11/12/2025
Status: ✅ Merged
Merged: 11/16/2025
Merged by: @kmk3
Base:
master← Head:docs-use-full-path-program📝 Commits (1)
b48ffbadocs: always use full path to program in examples📊 Changes
5 files changed (+125 additions, -119 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.md(+1 -0)📝
README.md(+9 -4)📝
src/firejail/usage.c(+5 -5)📝
src/man/firejail-profile.5.in(+4 -4)📝
src/man/firejail.1.in(+106 -106)📄 Description
And add it to the bug report template checklist.
To avoid potential issues due to firejail-in-firejail.
Commands used to search and replace:
Note: Some parts were edited manually.
Note: Most tests still use the program basename.
Relates to #2877.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.