mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6851] [MERGED] docs: man: improve strace usage and add refs #6199
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#6199
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/6851
Author: @kmk3
Created: 8/2/2025
Status: ✅ Merged
Merged: 8/4/2025
Merged by: @kmk3
Base:
master← Head:docs-man-improve-strace📝 Commits (1)
8124b11docs: man: improve strace usage and add refs📊 Changes
1 file changed (+17 additions, -2 deletions)
View changed files
📝
src/man/firejail.1.in(+17 -2)📄 Description
Changes:
strace --trace=%fileinstead of| grep open, so that morepath-related syscalls are traced (rather than just
open*)strace -fto ensure that child processes are also traced--private-etcAdded on commit
9774ab8a3("private-etc rework: new man page",2023-01-25) / issue #6400.
Misc: This was noticed on #6843.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.