firejail/etc/profile-a-l/lbreakouthd.profile
Kelvin M. Klann fe64b62f21 profiles: split commands that increase/reduce access (profiles)
Command used to search for the relevant profiles:

    git grep -El 'allow-debuggers|allusers|keep-|writable-' -- etc
2025-03-26 16:23:46 -03:00

59 lines
1.2 KiB
Text

# Firejail profile for lbreakouthd
# Persistent local customizations
include lbreakouthd.local
# Persistent global definitions
include globals.local
# Note: this profile requires the current user to be a member of games group
noblacklist ${HOME}/.lbreakouthd
include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-programs.inc
include disable-shell.inc
include disable-xdg.inc
mkdir ${HOME}/.lbreakouthd
whitelist ${HOME}/.lbreakouthd
whitelist ${RUNUSER}/pulse
whitelist /run/host/container-manager
whitelist /run/udev/control
whitelist /usr/share/games/lbreakouthd
include whitelist-common.inc
include whitelist-run-common.inc
include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc
writable-var # game scores are stored under /var/games
apparmor
caps.drop all
ipc-namespace
net none
netfilter
nodvd
noinput
nonewprivs
noroot
notv
nou2f
novideo
protocol unix
seccomp
tracelog
disable-mnt
private-bin lbreakouthd
private-dev
private-etc @games,@sound,@x11
private-tmp
dbus-user none
dbus-system none
memory-deny-write-execute
restrict-namespaces