mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3187] [MERGED] allow-*.local customizations #4678
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#4678
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/3187
Author: @ghost
Created: 1/25/2020
Status: ✅ Merged
Merged: 1/25/2020
Merged by: @undefined
Base:
master← Head:allow-local📝 Commits (7)
a9b8665local customizations for allow-common-devel.inc7cdca0blocal customizations for allow-java.inc4a1e50alocal customizations for allow-lua.inc1f42bcelocal customizations for allow-perl.incf5c3a22local customizations for allow-python2.inc67b75belocal customizations for allow-python3.inc74add30local customizations for allow-ruby.inc📊 Changes
7 files changed (+36 additions, -9 deletions)
View changed files
📝
etc/allow-common-devel.inc(+10 -6)📝
etc/allow-java.inc(+5 -2)📝
etc/allow-lua.inc(+4 -0)📝
etc/allow-perl.inc(+5 -1)📝
etc/allow-python2.inc(+4 -0)📝
etc/allow-python3.inc(+4 -0)📝
etc/allow-ruby.inc(+4 -0)📄 Description
We have disable-.inc including disable-.local but we don't have a similar routine for the counterpart allow-*.inc files. Simple PR to implement this.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.