aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gpg.profile
diff options
context:
space:
mode:
authorLibravatar SYN-cook <SYN-cook@users.noreply.github.com>2017-02-28 19:57:25 +0100
committerLibravatar GitHub <noreply@github.com>2017-02-28 19:57:25 +0100
commit0890a915daf92ef2e37bb28be3d887e699ec1de2 (patch)
tree785bfa9d2eded39c3df72f00071d1abedb5cec90 /etc/gpg.profile
parentremove redundancy (diff)
parentprofile merges (diff)
downloadfirejail-0890a915daf92ef2e37bb28be3d887e699ec1de2.tar.gz
firejail-0890a915daf92ef2e37bb28be3d887e699ec1de2.tar.zst
firejail-0890a915daf92ef2e37bb28be3d887e699ec1de2.zip
Merge pull request #2 from netblue30/master
merge upstream
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