firejail/etc/profile-a-l/frozen-bubble.profile
rusty-snake c6e1558bf4 wusc whitelists /usr/share/perl{,5} now
This commit removes it from profile which have it.

/usr/share/perl* is still inaccessible for profiles with wusc and
disable-interpreters.inc w/o allow-perl.inc.
2020-08-25 16:55:12 +02:00

50 lines
1,006 B
Text

# Firejail profile for frozen-bubble
# Description: Cool game where you pop out the bubbles
# This file is overwritten after every install/update
# Persistent local customizations
include frozen-bubble.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.frozen-bubble
# Allow perl (blacklisted by disable-interpreters.inc)
include allow-perl.inc
include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-passwdmgr.inc
include disable-programs.inc
include disable-xdg.inc
mkdir ${HOME}/.frozen-bubble
whitelist ${HOME}/.frozen-bubble
include whitelist-common.inc
include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc
apparmor
caps.drop all
net none
nodvd
nogroups
nonewprivs
noroot
notv
nou2f
novideo
protocol unix,netlink
seccomp
shell none
tracelog
disable-mnt
# private-bin frozen-bubble
private-dev
private-tmp
dbus-user none
dbus-system none