aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/hugin.profile
diff options
context:
space:
mode:
authorLibravatar Jose Riha <jose1711@gmail.com>2022-03-25 07:30:31 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-25 06:30:31 +0000
commitf63e84cd95bf9fd17b1ae4274d28898c805cfbba (patch)
tree5f60bdf8d0c1ce45c65fca7a091175ea1d19563b /etc/profile-a-l/hugin.profile
parentRELNOTES: add gcov dummy functions bugfix and docs (diff)
downloadfirejail-f63e84cd95bf9fd17b1ae4274d28898c805cfbba.tar.gz
firejail-f63e84cd95bf9fd17b1ae4274d28898c805cfbba.tar.zst
firejail-f63e84cd95bf9fd17b1ae4274d28898c805cfbba.zip
Fix Hugin profile. (#5072)
Fixes #5068.
Diffstat (limited to 'etc/profile-a-l/hugin.profile')
-rw-r--r--etc/profile-a-l/hugin.profile5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/profile-a-l/hugin.profile b/etc/profile-a-l/hugin.profile
index 0a9c831f3..8fd6aacaa 100644
--- a/etc/profile-a-l/hugin.profile
+++ b/etc/profile-a-l/hugin.profile
@@ -10,6 +10,9 @@ noblacklist ${HOME}/.hugin
10noblacklist ${DOCUMENTS} 10noblacklist ${DOCUMENTS}
11noblacklist ${PICTURES} 11noblacklist ${PICTURES}
12 12
13# Allow /bin/sh (blacklisted by disable-shell.inc)
14include allow-bin-sh.inc
15
13include disable-common.inc 16include disable-common.inc
14include disable-devel.inc 17include disable-devel.inc
15include disable-exec.inc 18include disable-exec.inc
@@ -33,7 +36,7 @@ protocol unix
33seccomp 36seccomp
34shell none 37shell none
35 38
36private-bin align_image_stack,autooptimiser,calibrate_lens_gui,celeste_standalone,checkpto,cpclean,cpfind,deghosting_mask,enblend,fulla,geocpset,hugin,hugin_executor,hugin_hdrmerge,hugin_lensdb,hugin_stitch_project,icpfind,linefind,nona,pano_modify,pano_trafo,PTBatcherGUI,pto_gen,pto_lensstack,pto_mask,pto_merge,pto_move,pto_template,pto_var,tca_correct,verdandi,vig_optimize 39private-bin align_image_stack,autooptimiser,calibrate_lens_gui,celeste_standalone,checkpto,cpclean,cpfind,deghosting_mask,enblend,fulla,geocpset,hugin,hugin_executor,hugin_hdrmerge,hugin_lensdb,hugin_stitch_project,icpfind,linefind,nona,pano_modify,pano_trafo,PTBatcherGUI,pto_gen,pto_lensstack,pto_mask,pto_merge,pto_move,pto_template,pto_var,sh,tca_correct,uname,verdandi,vig_optimize
37private-cache 40private-cache
38private-dev 41private-dev
39private-tmp 42private-tmp