aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wget.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/wget.profile')
-rw-r--r--etc/wget.profile20
1 files changed, 17 insertions, 3 deletions
diff --git a/etc/wget.profile b/etc/wget.profile
index 4bf354652..c1f7dfc3f 100644
--- a/etc/wget.profile
+++ b/etc/wget.profile
@@ -7,18 +7,28 @@ include wget.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10noblacklist ${HOME}/.netrc
10noblacklist ${HOME}/.wget-hsts 11noblacklist ${HOME}/.wget-hsts
11noblacklist ${HOME}/.wgetrc 12noblacklist ${HOME}/.wgetrc
12 13
14blacklist /tmp/.X11-unix
15
13include disable-common.inc 16include disable-common.inc
17include disable-devel.inc
14include disable-exec.inc 18include disable-exec.inc
19include disable-interpreters.inc
15include disable-passwdmgr.inc 20include disable-passwdmgr.inc
16include disable-programs.inc 21include disable-programs.inc
22# depending on workflow you can uncomment the below or put 'include disable-xdg.inc' in your wget.local
23#include disable-xdg.inc
17 24
18include whitelist-usr-share-common.inc 25include whitelist-usr-share-common.inc
19include whitelist-var-common.inc 26include whitelist-var-common.inc
20 27
21caps.drop all 28caps.drop all
29ipc-namespace
30machine-id
31nodbus
22netfilter 32netfilter
23no3d 33no3d
24nodvd 34nodvd
@@ -32,9 +42,13 @@ novideo
32protocol unix,inet,inet6 42protocol unix,inet,inet6
33seccomp 43seccomp
34shell none 44shell none
45tracelog
35 46
36# private-bin wget 47private-bin wget
48private-cache
37private-dev 49private-dev
38# private-etc alternatives,ca-certificates,crypto-policie,pki,resolv.conf,ssl 50# depending on workflow you can uncomment the below or put this private-etc in your wget.local
39# private-tmp 51#private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl,wgetrc
52#private-tmp
40 53
54memory-deny-write-execute