firejail/etc/profile-m-z/Maelstrom.profile
rusty-snake 2c914c7d25
disable-shell.inc (#3411)
* disable-shell.inc

* add disable-shell.inc to all profiles with a …

… private-bin line without bash/sh except profiles with redirect
profiles.

* add it to some more profiles

* exclude aria2c.profile
2020-06-04 11:55:32 +00:00

46 lines
830 B
Text

# Firejail profile for Maelstrom
# Description: A space combat game
# This file is overwritten after every install/update
# Persistent local customizations
include Maelstrom.local
# Persistent global definitions
include globals.local
noblacklist /var/lib/games/Maelstrom-Scores
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-shell.inc
include disable-xdg.inc
whitelist /var/lib/games
include whitelist-common.inc
include whitelist-var-common.inc
caps.drop all
ipc-namespace
net none
nodvd
nogroups
#nonewprivs
#noroot
notv
nou2f
novideo
#protocol unix
#seccomp
shell none
tracelog
disable-mnt
private-bin Maelstrom
private-cache
private-dev
private-tmp
dbus-user none
dbus-system none