firejail/etc/profile-a-l/gnome-keyring.profile
glitsj16 12ef05da1c Create gnome-keyring-daemon.profile
And use it as the base for the existing gnome-keyring.profile.
2024-02-08 10:20:29 -03:00

17 lines
435 B
Text

# 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