mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
17 lines
417 B
Text
17 lines
417 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
|
|
|
|
mkdir ${HOME}/.sylpheed-2.0
|
|
whitelist ${HOME}/.sylpheed-2.0
|
|
|
|
whitelist /usr/share/sylpheed
|
|
|
|
# Redirect
|
|
include email-common.profile
|