aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wget.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/wget.profile')
-rw-r--r--etc/wget.profile22
1 files changed, 22 insertions, 0 deletions
diff --git a/etc/wget.profile b/etc/wget.profile
new file mode 100644
index 000000000..d9bca2acc
--- /dev/null
+++ b/etc/wget.profile
@@ -0,0 +1,22 @@
1# wget profile
2quiet
3include /etc/firejail/disable-common.inc
4include /etc/firejail/disable-programs.inc
5include /etc/firejail/disable-passwdmgr.inc
6
7caps.drop all
8netfilter
9nonewprivs
10noroot
11nogroups
12nosound
13protocol unix,inet,inet6
14seccomp
15shell none
16
17
18# private-bin wget
19# private-etc resolv.conf
20private-dev
21private-tmp
22