mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
13 lines
305 B
Text
13 lines
305 B
Text
# Firejail profile for Mozilla Firefox (Iceweasel in Debian)
|
|
noblacklist ${HOME}/.mozilla
|
|
include /etc/firejail/disable-mgmt.inc
|
|
include /etc/firejail/disable-secret.inc
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-history.inc
|
|
caps.drop all
|
|
seccomp
|
|
netfilter
|
|
noroot
|
|
shell none
|
|
|
|
|