aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gnome-keyring.profile
blob: 287c6dcf99071d39b5d292f453aa7ce98b94469d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Firejail profile for gnome-keyring
# Description: Stores passwords and encryption keys
# This file is overwritten after every install/update
# Persistent local customizations
include gnome-keyring.local
# Persistent global definitions
# added by included profile
#include globals.local

noblacklist ${HOME}/.gnupg

mkdir ${HOME}/.gnupg
whitelist ${HOME}/.gnupg
whitelist ${DOWNLOADS}

# Redirect
include gnome-keyring-daemon.profile