aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wire.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/wire.profile')
-rw-r--r--etc/wire.profile7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/wire.profile b/etc/wire.profile
index f20dfe8e2..aacea9940 100644
--- a/etc/wire.profile
+++ b/etc/wire.profile
@@ -5,6 +5,9 @@ include /etc/firejail/wire.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8# Note: the current beta version of wire is located in /opt/Wire/wire and therefore not in PATH.
9# To use wire with firejail run "firejail /opt/Wire/wire"
10
8noblacklist ~/.config/Wire 11noblacklist ~/.config/Wire
9noblacklist ~/.config/wire 12noblacklist ~/.config/wire
10 13
@@ -25,7 +28,3 @@ shell none
25disable-mnt 28disable-mnt
26private-dev 29private-dev
27private-tmp 30private-tmp
28
29# CLOBBERED COMMENTS
30# Note: the current beta version of wire is located in /opt/Wire/wire and therefore not in PATH.
31# To use wire with firejail run "firejail /opt/Wire/wire"