mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
19 lines
613 B
Text
19 lines
613 B
Text
# Firejail profile for kontact
|
|
# Description: Personal information manager
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include kontact.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
# Note: kmail/kontact have problems launching akonadi on Debian and Ubuntu.
|
|
# One solution is to have akonadi already running when kmail is started.
|
|
|
|
noblacklist ${HOME}/.cache/kontact
|
|
noblacklist ${HOME}/.config/kontact_summaryrc
|
|
noblacklist ${HOME}/.config/kontactrc
|
|
noblacklist ${HOME}/.local/share/kontact
|
|
|
|
# Redirect
|
|
include kmail.profile
|