firejail/etc/strings.profile
glitsj16 6ee5afa31b don't include globals.local twice (take two) (#2010)
* avoid including globals.local twice

* avoid including globals.local twice

* avoid including globals.local twice

* avoid including globals.local twice

* avoid including globals.local twice

* avoid including globals.local twice

* avoid including globals.local twice

* avoid including globals.local twice

* avoid including globals.local twice
2018-06-24 16:20:32 +00:00

29 lines
486 B
Text

# Firejail profile for strings
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include /etc/firejail/strings.local
# Persistent global definitions
# added by included default.profile
#include /etc/firejail/globals.local
blacklist /tmp/.X11-unix
ignore noroot
net none
no3d
nodbus
nodvd
nosound
notv
novideo
shell none
tracelog
private-bin strings
private-dev
private-lib
memory-deny-write-execute
include /etc/firejail/default.profile