summaryrefslogtreecommitdiffstats
path: root/etc/shotcut.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/shotcut.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/shotcut.profile')
-rw-r--r--etc/shotcut.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/shotcut.profile b/etc/shotcut.profile
index d76c486ea..e5a8ce4df 100644
--- a/etc/shotcut.profile
+++ b/etc/shotcut.profile
@@ -26,6 +26,7 @@ seccomp
26shell none 26shell none
27 27
28#private-bin shotcut,melt,qmelt,nice 28#private-bin shotcut,melt,qmelt,nice
29private-cache
29private-dev 30private-dev
30 31
31#noexec ${HOME} 32#noexec ${HOME}