mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6300] [MERGED] profiles: clarify and add opengl-game to profile.template #5941
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#5941
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/6300
Author: @kmk3
Created: 4/4/2024
Status: ✅ Merged
Merged: 4/5/2024
Merged by: @kmk3
Base:
master← Head:profiles-add-opengl-template📝 Commits (1)
3b289cfprofiles: clarify and add opengl-game to profile.template📊 Changes
14 files changed (+23 additions, -0 deletions)
View changed files
📝
etc/inc/allow-opengl-game.inc(+6 -0)📝
etc/profile-a-l/alienarena-wrapper.profile(+1 -0)📝
etc/profile-a-l/ballbuster-wrapper.profile(+1 -0)📝
etc/profile-a-l/colorful-wrapper.profile(+1 -0)📝
etc/profile-a-l/etr-wrapper.profile(+1 -0)📝
etc/profile-a-l/gl-117-wrapper.profile(+1 -0)📝
etc/profile-a-l/glaxium-wrapper.profile(+1 -0)📝
etc/profile-m-z/neverball-wrapper.profile(+1 -0)📝
etc/profile-m-z/neverputt-wrapper.profile(+1 -0)📝
etc/profile-m-z/pinball-wrapper.profile(+1 -0)📝
etc/profile-m-z/scorched3d-wrapper.profile(+1 -0)📝
etc/profile-m-z/supertuxkart-wrapper.profile(+1 -0)📝
etc/profile-m-z/xonotic.profile(+3 -0)📝
etc/templates/profile.template(+3 -0)📄 Description
To make it consistent with the other include profiles.
See etc/templates/profile.template.
With this, all
etc/inc/allow-*files are listed in profile.template.The explanation is based on a comment by @rusty-snake[1].
Relates to #4071.
This is a follow-up to #6299.
[1] https://github.com/netblue30/firejail/pull/4071#issuecomment-822003473
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.