aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gpg-agent.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gpg-agent.profile')
-rw-r--r--etc/gpg-agent.profile8
1 files changed, 5 insertions, 3 deletions
diff --git a/etc/gpg-agent.profile b/etc/gpg-agent.profile
index 59c7383d7..7beaca6f2 100644
--- a/etc/gpg-agent.profile
+++ b/etc/gpg-agent.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-agent.local
4
1# gpg-agent profile 5# gpg-agent profile
2noblacklist ~/.gnupg 6noblacklist ~/.gnupg
3 7
@@ -11,7 +15,7 @@ nogroups
11nonewprivs 15nonewprivs
12noroot 16noroot
13nosound 17nosound
14protocol unix 18protocol unix,inet,inet6
15seccomp 19seccomp
16netfilter 20netfilter
17no3d 21no3d
@@ -21,6 +25,4 @@ tracelog
21blacklist /tmp/.X11-unix 25blacklist /tmp/.X11-unix
22 26
23# private-bin gpg-agent,gpg 27# private-bin gpg-agent,gpg
24private-tmp
25private-dev 28private-dev
26# private-etc none