From d6b2ab7e97f9d07be86076beb7e00ada2d587dca Mon Sep 17 00:00:00 2001 From: valoq Date: Tue, 22 Nov 2016 12:53:02 +0100 Subject: [PATCH] added wget profile --- etc/transmission-cli.profile | 3 +-- etc/wget.profile | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 etc/wget.profile diff --git a/etc/transmission-cli.profile b/etc/transmission-cli.profile index 88ded649c..6cbc3415c 100644 --- a/etc/transmission-cli.profile +++ b/etc/transmission-cli.profile @@ -9,11 +9,10 @@ include /etc/firejail/disable-passwdmgr.inc caps.drop all netfilter -net none nonewprivs noroot nosound -protocol unix +protocol unix,inet,inet6 seccomp shell none tracelog diff --git a/etc/wget.profile b/etc/wget.profile new file mode 100644 index 000000000..ad2b03b33 --- /dev/null +++ b/etc/wget.profile @@ -0,0 +1,21 @@ +# wget profile +include /etc/firejail/disable-common.inc +include /etc/firejail/disable-programs.inc +include /etc/firejail/disable-passwdmgr.inc + +caps.drop all +netfilter +nonewprivs +noroot +nogroups +nosound +protocol unix,inet,inet6 +seccomp +shell none + + +# private-bin wget +# private-etc resolv.conf +private-dev +private-tmp +