aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hugin.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/hugin.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/hugin.profile')
-rw-r--r--etc/hugin.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/hugin.profile b/etc/hugin.profile
index 761c4e039..f92acac66 100644
--- a/etc/hugin.profile
+++ b/etc/hugin.profile
@@ -28,6 +28,7 @@ seccomp
28shell none 28shell none
29 29
30private-bin PTBatcherGUI,calibrate_lens_gui,hugin,hugin_stitch_project,align_image_stack,autooptimiser,celeste_standalone,checkpto,cpclean,cpfind,deghosting_mask,fulla,geocpset,hugin_executor,hugin_hdrmerge,hugin_lensdb,icpfind,linefind,nona,pano_modify,pano_trafo,pto_gen,pto_lensstack,pto_mask,pto_merge,pto_move,pto_template,pto_var,tca_correct,verdandi,vig_optimize,enblend 30private-bin PTBatcherGUI,calibrate_lens_gui,hugin,hugin_stitch_project,align_image_stack,autooptimiser,celeste_standalone,checkpto,cpclean,cpfind,deghosting_mask,fulla,geocpset,hugin_executor,hugin_hdrmerge,hugin_lensdb,icpfind,linefind,nona,pano_modify,pano_trafo,pto_gen,pto_lensstack,pto_mask,pto_merge,pto_move,pto_template,pto_var,tca_correct,verdandi,vig_optimize,enblend
31private-cache
31private-dev 32private-dev
32private-tmp 33private-tmp
33 34