firejail/etc/profile-a-l/glaxium-wrapper.profile
Kelvin M. Klann 1cfa06b4c5
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
2024-04-05 12:09:04 +00:00

15 lines
395 B
Text

# Firejail profile for glaxium-wrapper
# This file is overwritten after every install/update
# Persistent local customizations
include glaxium-wrapper.local
# Persistent global definitions
# added by included profile
#include globals.local
# Allow opengl-game wrapper script (distribution-specific)
include allow-opengl-game.inc
private-bin glaxium-wrapper
# Redirect
include glaxium.profile