aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-02 10:22:59 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-02 10:37:38 +0100
commitd90d9109f68ebcc0b297a12f456aee20a1c5b3d3 (patch)
treef4e8eb93187c0fa07f6a1236a1e954012c72dc7a /etc
parentgitlab-ci: disable continuously failing fedora test (diff)
downloadfirejail-d90d9109f68ebcc0b297a12f456aee20a1c5b3d3.tar.gz
firejail-d90d9109f68ebcc0b297a12f456aee20a1c5b3d3.tar.zst
firejail-d90d9109f68ebcc0b297a12f456aee20a1c5b3d3.zip
Harden wget.profile
Diffstat (limited to 'etc')
-rw-r--r--etc/wget.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/wget.profile b/etc/wget.profile
index 4bf354652..c034a3f0e 100644
--- a/etc/wget.profile
+++ b/etc/wget.profile
@@ -19,6 +19,8 @@ include whitelist-usr-share-common.inc
19include whitelist-var-common.inc 19include whitelist-var-common.inc
20 20
21caps.drop all 21caps.drop all
22ipc-namespace
23machine-id
22netfilter 24netfilter
23no3d 25no3d
24nodvd 26nodvd
@@ -32,9 +34,11 @@ novideo
32protocol unix,inet,inet6 34protocol unix,inet,inet6
33seccomp 35seccomp
34shell none 36shell none
37tracelog
35 38
36# private-bin wget 39# private-bin wget
37private-dev 40private-dev
38# private-etc alternatives,ca-certificates,crypto-policie,pki,resolv.conf,ssl 41# private-etc alternatives,ca-certificates,crypto-policie,pki,resolv.conf,ssl
39# private-tmp 42# private-tmp
40 43
44memory-deny-write-execute