firejail/etc/profile-m-z/qmmp.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

39 lines
722 B
Text

# Firejail profile for qmmp
# Description: Feature-rich audio player with support of many formats
# This file is overwritten after every install/update
# Persistent local customizations
include qmmp.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.qmmp
noblacklist ${MUSIC}
include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-passwdmgr.inc
include disable-programs.inc
include disable-shell.inc
include disable-xdg.inc
caps.drop all
netfilter
# no3d
nogroups
nonewprivs
noroot
notv
nou2f
novideo
protocol unix,inet,inet6
seccomp
shell none
tracelog
private-bin bzip2,gzip,qmmp,tar,unzip
private-dev
private-tmp
dbus-user none
dbus-system none