firejail/etc/subdownloader.profile
glitsj16 9f90e7924d
Add wusc to more profiles (#3005)
* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add qt/qt4 support to wusc

* Add wusc to more profiles

* Add wusc to more profiles

* Update enchant.profile

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add wusc to more profiles

* Add /usr/share/ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc

* Add ca-certs to wusc
2019-10-18 22:22:06 +00:00

46 lines
960 B
Text

# Firejail profile for subdownloader
# Description: Automatic download/upload of subtitles using fast hashing
# This file is overwritten after every install/update
# Persistent local customizations
include subdownloader.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.config/SubDownloader
noblacklist ${VIDEOS}
# Allow python (blacklisted by disable-interpreters.inc)
include allow-python2.inc
include allow-python3.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
include whitelist-usr-share-common.inc
apparmor
caps.drop all
netfilter
nodbus
nodvd
nogroups
nonewprivs
noroot
notv
nou2f
novideo
protocol unix,inet,inet6
seccomp
shell none
private-cache
private-dev
private-etc alternatives,fonts
private-tmp
#memory-deny-write-execute - breaks on Arch (see issue #1803)