mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5763] [MERGED] profiles: move read-only config entries to disable-common.inc #5656
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#5656
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/5763
Author: @kmk3
Created: 3/28/2023
Status: ✅ Merged
Merged: 4/6/2023
Merged by: @netblue30
Base:
master← Head:profiles-mv-readonly📝 Commits (6)
c14c69awhitelist-common.inc: remove read-only entries13cb318mpv: move read-only entries to disable-common.inc35885d7firefox: move read-only entries to disable-common.inc7c18234cower: move blacklist from disable-programs to dc7e1a583profiles: move read-only config entries to dc24f2a89profile.template: note to put read-only entries in dc📊 Changes
24 files changed (+20 additions, -29 deletions)
View changed files
📝
etc/inc/disable-common.inc(+15 -0)📝
etc/inc/disable-programs.inc(+0 -1)📝
etc/inc/whitelist-common.inc(+0 -4)📝
etc/profile-a-l/ani-cli.profile(+0 -2)📝
etc/profile-a-l/awesome.profile(+0 -1)📝
etc/profile-a-l/cower.profile(+0 -1)📝
etc/profile-a-l/electron-mail.profile(+0 -1)📝
etc/profile-a-l/email-common.profile(+0 -1)📝
etc/profile-a-l/firefox.profile(+3 -0)📝
etc/profile-a-l/geary.profile(+0 -1)📝
etc/profile-a-l/kube.profile(+0 -1)📝
etc/profile-a-l/linuxqq.profile(+0 -2)📝
etc/profile-a-l/lobster.profile(+0 -2)📝
etc/profile-m-z/makepkg.profile(+0 -1)📝
etc/profile-m-z/mov-cli.profile(+0 -2)📝
etc/profile-m-z/openbox.profile(+0 -2)📝
etc/profile-m-z/signal-desktop.profile(+0 -1)📝
etc/profile-m-z/steam.profile(+0 -1)📝
etc/profile-m-z/thunderbird.profile(+0 -1)📝
etc/profile-m-z/trojita.profile(+0 -1)...and 4 more files
📄 Description
This should reduce duplication and increase hardening a bit.
Relates to #1642 #5635 #5706 #5707 #5710.
Cc: @pirate486743186 (from #5706 #5707 #5710)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.