mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4165] [MERGED] Encourage making overrides in *.local files #5049
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#5049
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/4165
Author: @ghost
Created: 4/4/2021
Status: ✅ Merged
Merged: 4/6/2021
Merged by: @undefined
Base:
master← Head:overwrite-prevention📝 Commits (10+)
e954ceerefactor local override commentsd794bbarefactor local override commentsc384460refactor local override comments87f0d31refactor local override comments0e914e2refactor local override comments41add56refactor local override commentse2cd20crefactor local override commentsa67f44drefactor local override commentsdde6c78refactor local override comments1cd9b9frefactor local override comments📊 Changes
63 files changed (+218 additions, -248 deletions)
View changed files
📝
etc/profile-a-l/archiver-common.profile(+8 -13)📝
etc/profile-a-l/aria2c.profile(+2 -2)📝
etc/profile-a-l/bcompare.profile(+3 -18)📝
etc/profile-a-l/chromium-common.profile(+5 -9)📝
etc/profile-a-l/claws-mail.profile(+2 -2)📝
etc/profile-a-l/clipgrab.profile(+1 -1)📝
etc/profile-a-l/curl.profile(+4 -4)📝
etc/profile-a-l/dig.profile(+2 -2)📝
etc/profile-a-l/dolphin-emu.profile(+4 -4)📝
etc/profile-a-l/electron.profile(+1 -2)📝
etc/profile-a-l/emacs.profile(+1 -2)📝
etc/profile-a-l/evince.profile(+4 -4)📝
etc/profile-a-l/exiftool.profile(+3 -2)📝
etc/profile-a-l/feh.profile(+2 -4)📝
etc/profile-a-l/firefox-common.profile(+5 -4)📝
etc/profile-a-l/firefox.profile(+11 -12)📝
etc/profile-a-l/gajim.profile(+2 -2)📝
etc/profile-a-l/gapplication.profile(+2 -2)📝
etc/profile-a-l/gedit.profile(+1 -1)📝
etc/profile-a-l/gimp.profile(+2 -3)...and 43 more files
📄 Description
We should try to inform users that the best place for persistent local customizations is in .local files. This PR refactors/streamlines comments to make that a bit more obvious.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.