mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
dillo profile
This commit is contained in:
parent
de9fbce343
commit
2533357159
1 changed files with 25 additions and 0 deletions
25
etc/dillo.profile
Normal file
25
etc/dillo.profile
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# Firejail profile for Dillo web browser
|
||||
|
||||
noblacklist ~/.dillo
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
include /etc/firejail/disable-passwdmgr.inc
|
||||
|
||||
caps.drop all
|
||||
seccomp
|
||||
protocol unix,inet,inet6
|
||||
netfilter
|
||||
tracelog
|
||||
noroot
|
||||
|
||||
whitelist ${DOWNLOADS}
|
||||
mkdir ~/.dillo
|
||||
whitelist ~/.dillo
|
||||
mkdir ~/.fltk
|
||||
whitelist ~/.fltk
|
||||
|
||||
include /etc/firejail/whitelist-common.inc
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue