mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6687] [MERGED] profiles: split commands that increase/reduce access #6124
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#6124
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/6687
Author: @kmk3
Created: 3/23/2025
Status: ✅ Merged
Merged: 3/30/2025
Merged by: @kmk3
Base:
master← Head:template-split-res-sections📝 Commits (3)
c90f460profiles: split commands that increase/reduce access (template)21bb8dbprofiles: add missing allow-/keep- commands to profile.templatefe64b62profiles: split commands that increase/reduce access (profiles)📊 Changes
46 files changed (+119 additions, -64 deletions)
View changed files
📝
etc/profile-a-l/alpine.profile(+3 -2)📝
etc/profile-a-l/audacity.profile(+1 -0)📝
etc/profile-a-l/dnsmasq.profile(+2 -1)📝
etc/profile-a-l/email-common.profile(+4 -3)📝
etc/profile-a-l/evolution.profile(+2 -1)📝
etc/profile-a-l/file-manager-common.profile(+1 -0)📝
etc/profile-a-l/freshclam.profile(+3 -2)📝
etc/profile-a-l/gajim.profile(+2 -1)📝
etc/profile-a-l/geki2.profile(+2 -1)📝
etc/profile-a-l/geki3.profile(+2 -1)📝
etc/profile-a-l/git-cola.profile(+2 -1)📝
etc/profile-a-l/gmpc.profile(+2 -1)📝
etc/profile-a-l/gnome-schedule.profile(+2 -1)📝
etc/profile-a-l/kmail.profile(+3 -2)📝
etc/profile-a-l/kopete.profile(+2 -1)📝
etc/profile-a-l/kube.profile(+2 -1)📝
etc/profile-a-l/lbreakouthd.profile(+2 -1)📝
etc/profile-a-l/less.profile(+2 -1)📝
etc/profile-a-l/lutris.profile(+2 -1)📝
etc/profile-m-z/mutt.profile(+3 -2)...and 26 more files
📄 Description
This should clarify which commands do what (increase/reduce access) and
also make etc/templates/profile.template more consistent with
etc/profile-m-z/noprofile.profile.
Command used to search for the relevant profiles:
This is a follow-up to #6660.
See also the discussion at [1].
[1] https://github.com/netblue30/firejail/pull/6660#discussion_r1975233984
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.