aboutsummaryrefslogtreecommitdiffstats
path: root/etc/Wire.profile
diff options
context:
space:
mode:
authorLibravatar vis <vis@mailbox.org>2016-11-03 15:06:57 +0100
committerLibravatar vis <vis@mailbox.org>2016-11-03 15:06:57 +0100
commit2aafd9bd3a96b578bf423eb8faba0efe965c52d5 (patch)
tree6ab4d26a6daad1e3972a86dbdcbe67030d710883 /etc/Wire.profile
parentImprovements for Zathura profile (diff)
parentremoved warning if --quiet is enabled (diff)
downloadfirejail-2aafd9bd3a96b578bf423eb8faba0efe965c52d5.tar.gz
firejail-2aafd9bd3a96b578bf423eb8faba0efe965c52d5.tar.zst
firejail-2aafd9bd3a96b578bf423eb8faba0efe965c52d5.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'etc/Wire.profile')
-rw-r--r--etc/Wire.profile22
1 files changed, 22 insertions, 0 deletions
diff --git a/etc/Wire.profile b/etc/Wire.profile
new file mode 100644
index 000000000..b488d75e4
--- /dev/null
+++ b/etc/Wire.profile
@@ -0,0 +1,22 @@
1# wire messenger profile
2
3noblacklist ~/.config/Wire
4
5include /etc/firejail/disable-common.inc
6include /etc/firejail/disable-programs.inc
7include /etc/firejail/disable-devel.inc
8include /etc/firejail/disable-passwdmgr.inc
9
10caps.drop all
11netfilter
12nonewprivs
13nogroups
14noroot
15protocol unix,inet,inet6,netlink
16seccomp
17shell none
18
19private-tmp
20private-dev
21
22# please note: the wire binary is currently identified with a capital W. This might change in future versions