mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
32 lines
584 B
Text
32 lines
584 B
Text
# Firejail profile for sylpheed
|
|
# Description: Light weight e-mail client with GTK+
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include sylpheed.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.sylpheed-2.0
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-interpreters.inc
|
|
include disable-passwdmgr.inc
|
|
include disable-programs.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
nodvd
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
notv
|
|
nou2f
|
|
novideo
|
|
protocol unix,inet,inet6
|
|
seccomp
|
|
shell none
|
|
|
|
private-dev
|
|
private-tmp
|