aboutsummaryrefslogtreecommitdiffstats
path: root/etc/seahorse.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-01 01:01:40 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-01 01:01:40 +0000
commit3379db642746f81a471586720a918a80143cc11a (patch)
tree0d14fe6ea59613da248e71be6f616667eed6cf75 /etc/seahorse.profile
parentCreate secret-tool.profile (#2490) (diff)
downloadfirejail-3379db642746f81a471586720a918a80143cc11a.tar.gz
firejail-3379db642746f81a471586720a918a80143cc11a.tar.zst
firejail-3379db642746f81a471586720a918a80143cc11a.zip
Add new profile for seahorse (#2491)
* Create seahorse.profile * Create seahorse-tool.profile * Add seahorse to firecfg
Diffstat (limited to 'etc/seahorse.profile')
-rw-r--r--etc/seahorse.profile25
1 files changed, 25 insertions, 0 deletions
diff --git a/etc/seahorse.profile b/etc/seahorse.profile
new file mode 100644
index 000000000..0bf3b89fd
--- /dev/null
+++ b/etc/seahorse.profile
@@ -0,0 +1,25 @@
1# Firejail profile for seahorse
2# Description: GNOME application for managing PGP keys
3# This file is overwritten after every install/update
4# Persistent local customizations
5include seahorse.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# dconf
11mkdir ${HOME}/.config/dconf
12whitelist ${HOME}/.config/dconf
13
14# ssh
15noblacklist /etc/ssh
16noblacklist /tmp/ssh-*
17noblacklist ${HOME}/.ssh
18
19include whitelist-var-common.inc
20
21apparmor
22ipc-namespace
23
24# Redirect
25include gpg.profile