mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
50 lines
1.0 KiB
Plaintext
50 lines
1.0 KiB
Plaintext
|
# This file is overwritten during software install.
|
||
|
# Persistent customizations should go in a .local file.
|
||
|
include /etc/firejail/mutt.local
|
||
|
|
||
|
# mutt email client profile
|
||
|
noblacklist ~/.muttrc
|
||
|
noblacklist ~/.mutt
|
||
|
noblacklist ~/.mutt/muttrc
|
||
|
noblacklist ~/.mailcap
|
||
|
noblacklist ~/.gnupg
|
||
|
noblacklist ~/.mail
|
||
|
noblacklist ~/.Mail
|
||
|
noblacklist ~/mail
|
||
|
noblacklist ~/Mail
|
||
|
noblacklist ~/sent
|
||
|
noblacklist ~/postponed
|
||
|
noblacklist ~/.cache/mutt
|
||
|
noblacklist ~/.w3m
|
||
|
noblacklist ~/.elinks
|
||
|
noblacklist ~/.vim
|
||
|
noblacklist ~/.vimrc
|
||
|
noblacklist ~/.viminfo
|
||
|
noblacklist ~/.emacs
|
||
|
noblacklist ~/.emacs.d
|
||
|
noblacklist ~/.signature
|
||
|
noblacklist ~/.bogofilter
|
||
|
noblacklist ~/.msmtprc
|
||
|
noblacklist ~/.cache/qutebrowser
|
||
|
noblacklist ~/.config/qutebrowser
|
||
|
|
||
|
include /etc/firejail/disable-common.inc
|
||
|
include /etc/firejail/disable-programs.inc
|
||
|
include /etc/firejail/disable-passwdmgr.inc
|
||
|
include /etc/firejail/disable-devel.inc
|
||
|
|
||
|
caps.drop all
|
||
|
netfilter
|
||
|
nogroups
|
||
|
nonewprivs
|
||
|
noroot
|
||
|
nosound
|
||
|
no3d
|
||
|
protocol unix,inet,inet6
|
||
|
seccomp
|
||
|
shell none
|
||
|
|
||
|
blacklist /tmp/.X11-unix
|
||
|
|
||
|
private-dev
|