aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gpg-agent.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/gpg-agent.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/gpg-agent.profile')
-rw-r--r--etc/gpg-agent.profile52
1 files changed, 0 insertions, 52 deletions
diff --git a/etc/gpg-agent.profile b/etc/gpg-agent.profile
deleted file mode 100644
index adc8957e6..000000000
--- a/etc/gpg-agent.profile
+++ /dev/null
@@ -1,52 +0,0 @@
1# Firejail profile for gpg-agent
2# Description: GNU privacy guard - cryptographic agent
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include gpg-agent.local
7# Persistent global definitions
8include globals.local
9
10noblacklist ${HOME}/.gnupg
11
12blacklist /tmp/.X11-unix
13blacklist ${RUNUSER}/wayland-*
14
15include disable-common.inc
16include disable-devel.inc
17include disable-interpreters.inc
18include disable-passwdmgr.inc
19include disable-programs.inc
20include disable-xdg.inc
21
22mkdir ${HOME}/.gnupg
23whitelist ${HOME}/.gnupg
24whitelist ${RUNUSER}/gnupg
25whitelist ${RUNUSER}/keyring
26whitelist /usr/share/gnupg
27whitelist /usr/share/gnupg2
28include whitelist-common.inc
29include whitelist-runuser-common.inc
30include whitelist-usr-share-common.inc
31include whitelist-var-common.inc
32
33caps.drop all
34machine-id
35netfilter
36no3d
37nodvd
38nogroups
39nonewprivs
40noroot
41nosound
42notv
43nou2f
44novideo
45protocol unix,inet,inet6
46seccomp
47shell none
48tracelog
49
50# private-bin gpg-agent,gpg
51private-cache
52private-dev