mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5635] [MERGED] profiles: disable-common.inc: add more ro editor/browser paths #5583
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#5583
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/5635
Author: @kmk3
Created: 1/30/2023
Status: ✅ Merged
Merged: 1/31/2023
Merged by: @netblue30
Base:
master← Head:dc-add-ro-editor-browser📝 Commits (2)
7f834c4disable-common.inc: add more ro editor/browser pathsf253f90disable-common.inc: make ~/.config/nano read-only📊 Changes
6 files changed (+9 additions, -6 deletions)
View changed files
📝
etc/inc/disable-common.inc(+4 -0)📝
etc/profile-a-l/elinks.profile(+2 -0)📝
etc/profile-m-z/mutt.profile(+0 -3)📝
etc/profile-m-z/nano.profile(+2 -0)📝
etc/profile-m-z/neomutt.profile(+0 -3)📝
etc/profile-m-z/w3m.profile(+1 -0)📄 Description
Move some paths from mutt.profile and neomutt.profile.
Added on commit
6b9bfad("Fix python; add read-only to editors/clibrowsers;re-add cache directory", 2020-12-29) / PR #3849.
And also make ~/.config/nano read-only.
Misc: This is a follow-up to #5626.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.