From 1cfa06b4c5517a89d1a5dafd80ee593f8ebf86ea Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 5 Apr 2024 12:09:04 +0000 Subject: profiles: clarify and add opengl-game to profile.template (#6300) 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 --- etc/profile-a-l/ballbuster-wrapper.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-a-l/ballbuster-wrapper.profile') diff --git a/etc/profile-a-l/ballbuster-wrapper.profile b/etc/profile-a-l/ballbuster-wrapper.profile index 419dcaab5..64a78e154 100644 --- a/etc/profile-a-l/ballbuster-wrapper.profile +++ b/etc/profile-a-l/ballbuster-wrapper.profile @@ -6,6 +6,7 @@ include ballbuster-wrapper.local # added by included profile #include globals.local +# Allow opengl-game wrapper script (distribution-specific) include allow-opengl-game.inc private-bin ballbuster-wrapper -- cgit v1.2.3-70-g09d2