aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gpg.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gpg.profile')
-rw-r--r--etc/gpg.profile9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/gpg.profile b/etc/gpg.profile
index d711c6f3e..92e42cc4b 100644
--- a/etc/gpg.profile
+++ b/etc/gpg.profile
@@ -1,3 +1,7 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/gpg.local
4
1# gpg profile 5# gpg profile
2noblacklist ~/.gnupg 6noblacklist ~/.gnupg
3 7
@@ -11,10 +15,9 @@ nogroups
11nonewprivs 15nonewprivs
12noroot 16noroot
13nosound 17nosound
14protocol unix 18protocol unix,inet,inet6
15seccomp 19seccomp
16netfilter 20netfilter
17net none
18no3d 21no3d
19shell none 22shell none
20tracelog 23tracelog
@@ -22,6 +25,4 @@ tracelog
22blacklist /tmp/.X11-unix 25blacklist /tmp/.X11-unix
23 26
24# private-bin gpg,gpg-agent 27# private-bin gpg,gpg-agent
25private-tmp
26private-dev 28private-dev
27# private-etc none