firejail/etc/strings.profile
smitsohu 7a37dc31ab recalibrate dbus access, deploy nodbus option
see #1822 and #1825. also systematically replaces
'blacklist /run/user/*/bus' with 'nodbus'.

with contributions from @Fred-Barclay
2018-03-28 03:23:59 +02:00

28 lines
449 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
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