aboutsummaryrefslogtreecommitdiffstats
path: root/etc/telegram.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-06-14 17:28:34 -0400
committerLibravatar Tad <tad@spotco.us>2018-06-14 17:28:34 -0400
commitb885aec301631b7fc6e1b402820f734b77e670a2 (patch)
treee617fa5b0b44f1ebf581fb7738f3ee7ce79a7253 /etc/telegram.profile
parentRevert "mounting a tmpfs on ~/.cache directory (private-cache) by default" (diff)
downloadfirejail-b885aec301631b7fc6e1b402820f734b77e670a2.tar.gz
firejail-b885aec301631b7fc6e1b402820f734b77e670a2.tar.zst
firejail-b885aec301631b7fc6e1b402820f734b77e670a2.zip
Add private-cache to many profiles
grep "cache" -L $(grep "redirect" -iL $(grep "whitelist" -RL))
Diffstat (limited to 'etc/telegram.profile')
-rw-r--r--etc/telegram.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/telegram.profile b/etc/telegram.profile
index db055a898..9ffb9f287 100644
--- a/etc/telegram.profile
+++ b/etc/telegram.profile
@@ -23,6 +23,7 @@ protocol unix,inet,inet6
23seccomp 23seccomp
24 24
25disable-mnt 25disable-mnt
26private-cache
26private-tmp 27private-tmp
27 28
28noexec ${HOME} 29noexec ${HOME}