mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Added profile for Conkeror Browser
This commit is contained in:
parent
77d23460d3
commit
333dbff7c6
1 changed files with 22 additions and 0 deletions
22
etc/conkeror.profile
Normal file
22
etc/conkeror.profile
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# Firejail profile for Mozilla Firefox (Iceweasel in Debian)
|
||||
noblacklist ${HOME}/.conkeror.mozdev.org
|
||||
include /etc/firejail/disable-mgmt.inc
|
||||
include /etc/firejail/disable-secret.inc
|
||||
include /etc/firejail/disable-common.inc
|
||||
caps.drop all
|
||||
seccomp
|
||||
protocol unix,inet,inet6
|
||||
netfilter
|
||||
noroot
|
||||
whitelist ~/.conkeror.mozdev.org
|
||||
whitelist ~/Downloads
|
||||
whitelist ~/dwhelper
|
||||
whitelist ~/.zotero
|
||||
whitelist ~/.lastpass
|
||||
whitelist ~/.gtkrc-2.0
|
||||
whitelist ~/.vimperatorrc
|
||||
whitelist ~/.vimperator
|
||||
whitelist ~/.pentadactylrc
|
||||
whitelist ~/.pentadactyl
|
||||
whitelist ~/.conkerorrc
|
||||
whitelist ~/.fonts
|
||||
Loading…
Add table
Add a link
Reference in a new issue