From f63e84cd95bf9fd17b1ae4274d28898c805cfbba Mon Sep 17 00:00:00 2001 From: Jose Riha Date: Fri, 25 Mar 2022 07:30:31 +0100 Subject: Fix Hugin profile. (#5072) Fixes #5068. --- etc/profile-a-l/hugin.profile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 noblacklist ${DOCUMENTS} noblacklist ${PICTURES} +# Allow /bin/sh (blacklisted by disable-shell.inc) +include allow-bin-sh.inc + include disable-common.inc include disable-devel.inc include disable-exec.inc @@ -33,7 +36,7 @@ protocol unix seccomp shell none -private-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 +private-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 private-cache private-dev private-tmp -- cgit v1.2.3-70-g09d2