mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
56 lines
1.3 KiB
Text
56 lines
1.3 KiB
Text
# Firejail profile for mutt
|
|
# Description: Text-based mailreader supporting MIME, GPG, PGP and threading
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include /etc/firejail/mutt.local
|
|
# Persistent global definitions
|
|
include /etc/firejail/globals.local
|
|
|
|
blacklist /tmp/.X11-unix
|
|
|
|
noblacklist /var/mail
|
|
noblacklist /var/spool/mail
|
|
noblacklist ${HOME}/.Mail
|
|
noblacklist ${HOME}/.bogofilter
|
|
noblacklist ${HOME}/.cache/mutt
|
|
noblacklist ${HOME}/.elinks
|
|
noblacklist ${HOME}/.emacs
|
|
noblacklist ${HOME}/.emacs.d
|
|
noblacklist ${HOME}/.gnupg
|
|
noblacklist ${HOME}/.mail
|
|
noblacklist ${HOME}/.mailcap
|
|
noblacklist ${HOME}/.msmtprc
|
|
noblacklist ${HOME}/.mutt
|
|
noblacklist ${HOME}/.muttrc
|
|
noblacklist ${HOME}/.signature
|
|
noblacklist ${HOME}/.vim
|
|
noblacklist ${HOME}/.viminfo
|
|
noblacklist ${HOME}/.vimrc
|
|
noblacklist ${HOME}/.w3m
|
|
noblacklist ${HOME}/Mail
|
|
noblacklist ${HOME}/mail
|
|
noblacklist ${HOME}/postponed
|
|
noblacklist ${HOME}/sent
|
|
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-devel.inc
|
|
include /etc/firejail/disable-interpreters.inc
|
|
include /etc/firejail/disable-passwdmgr.inc
|
|
include /etc/firejail/disable-programs.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
no3d
|
|
nodvd
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
notv
|
|
novideo
|
|
protocol unix,inet,inet6
|
|
seccomp
|
|
shell none
|
|
writable-run-user
|
|
|
|
private-dev
|