aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-08-30 16:13:53 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-08-30 16:13:53 +0200
commit7c51aa76b97d4f0c2838c4f72ff240877c370ced (patch)
tree77e2ef8553e80e518c2e5e87377f6ee352e209dc
parentdon't attempt to set window title if stdout is not a terminal (diff)
downloadfirejail-7c51aa76b97d4f0c2838c4f72ff240877c370ced.tar.gz
firejail-7c51aa76b97d4f0c2838c4f72ff240877c370ced.tar.zst
firejail-7c51aa76b97d4f0c2838c4f72ff240877c370ced.zip
fix #3614 -- telegram.profile needs netlink protocol
-rw-r--r--etc/profile-m-z/telegram.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/telegram.profile b/etc/profile-m-z/telegram.profile
index 8e0741458..4100a9572 100644
--- a/etc/profile-m-z/telegram.profile
+++ b/etc/profile-m-z/telegram.profile
@@ -20,7 +20,7 @@ nodvd
20nonewprivs 20nonewprivs
21noroot 21noroot
22notv 22notv
23protocol unix,inet,inet6 23protocol unix,inet,inet6,netlink
24seccomp 24seccomp
25 25
26disable-mnt 26disable-mnt