aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ping.profile
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@yandex.com>2018-08-14 08:04:40 -0400
committerLibravatar startx2017 <vradu.startx@yandex.com>2018-08-14 08:04:40 -0400
commit327d3d815db6619cc81fa6858a8ca8667189f7b7 (patch)
treee6e3a70e1a876113afdbd5154c6bc7b215cb6ef8 /etc/ping.profile
parentphase1 (diff)
downloadfirejail-327d3d815db6619cc81fa6858a8ca8667189f7b7.tar.gz
firejail-327d3d815db6619cc81fa6858a8ca8667189f7b7.tar.zst
firejail-327d3d815db6619cc81fa6858a8ca8667189f7b7.zip
merge 0.9.56-rc1
Diffstat (limited to 'etc/ping.profile')
-rw-r--r--etc/ping.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ping.profile b/etc/ping.profile
index db5390a41..2b20bf8c9 100644
--- a/etc/ping.profile
+++ b/etc/ping.profile
@@ -40,7 +40,7 @@ private
40#private-bin has mammoth problems with execvp: "No such file or directory" 40#private-bin has mammoth problems with execvp: "No such file or directory"
41private-dev 41private-dev
42# /etc/hosts is required in private-etc; however, just adding it to the list doesn't solve the problem! 42# /etc/hosts is required in private-etc; however, just adding it to the list doesn't solve the problem!
43#private-etc resolv.conf,hosts 43#private-etc resolv.conf,hosts,ca-certificates,ssl,pki,crypto-policies
44private-tmp 44private-tmp
45 45
46# memory-deny-write-execute is built using seccomp; nonewprivs will kill it 46# memory-deny-write-execute is built using seccomp; nonewprivs will kill it