aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Nicola Davide Mannarelli <1094368+nidamanx@users.noreply.github.com>2021-01-25 11:45:09 +0100
committerLibravatar GitHub <noreply@github.com>2021-01-25 11:45:09 +0100
commitae66496a9fef3ee63c083f9c226071339af8f9c1 (patch)
tree6e852f24e06527a772ae22dbb20218b7d3c54fd0 /etc
parentUpdate telegram.profile (diff)
downloadfirejail-ae66496a9fef3ee63c083f9c226071339af8f9c1.tar.gz
firejail-ae66496a9fef3ee63c083f9c226071339af8f9c1.tar.zst
firejail-ae66496a9fef3ee63c083f9c226071339af8f9c1.zip
Enhance security
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-m-z/telegram.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/profile-m-z/telegram.profile b/etc/profile-m-z/telegram.profile
index 1f2847ae5..7187378e6 100644
--- a/etc/profile-m-z/telegram.profile
+++ b/etc/profile-m-z/telegram.profile
@@ -19,7 +19,18 @@ mkdir ${HOME}/.local/share/TelegramDesktop
19whitelist ${DOWNLOADS} 19whitelist ${DOWNLOADS}
20whitelist ${HOME}/.TelegramDesktop 20whitelist ${HOME}/.TelegramDesktop
21whitelist ${HOME}/.local/share/TelegramDesktop 21whitelist ${HOME}/.local/share/TelegramDesktop
22
22include whitelist-common.inc 23include whitelist-common.inc
24include whitelist-usr-share-common.inc
25include whitelist-var-common.inc
26include whitelist-runuser-common.inc
27include disable-shell.inc
28include disable-passwdmgr.inc
29include disable-xdg.inc
30
31apparmor
32shell none
33private-dev
23 34
24caps.drop all 35caps.drop all
25netfilter 36netfilter