From 20d43a6772739b276c2523d9e8b9911258dba05e Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 26 Sep 2023 04:18:28 +0000 Subject: profiles: dpkg fix (#6019) --- etc/profile-a-l/file-roller.profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc/profile-a-l/file-roller.profile') diff --git a/etc/profile-a-l/file-roller.profile b/etc/profile-a-l/file-roller.profile index b32f7595c..cc1a290ef 100644 --- a/etc/profile-a-l/file-roller.profile +++ b/etc/profile-a-l/file-roller.profile @@ -6,6 +6,8 @@ include file-roller.local # Persistent global definitions include globals.local +noblacklist ${PATH}/dpkg* + include disable-common.inc include disable-devel.inc include disable-exec.inc @@ -40,7 +42,7 @@ seccomp seccomp.block-secondary tracelog -private-bin 7z,7za,7zr,ar,arj,atool,bash,brotli,bsdtar,bzip2,compress,cp,cpio,dpkg-deb,file-roller,gtar,gzip,isoinfo,lha,lrzip,lsar,lz4,lzip,lzma,lzop,mv,p7zip,rar,rm,rzip,sh,tar,unace,unalz,unar,uncompress,unrar,unsquashfs,unstuff,unzip,unzstd,xz,xzdec,zip,zoo,zstd +private-bin 7z,7za,7zr,ar,arj,atool,bash,brotli,bsdtar,bzip2,compress,cp,cpio,dpkg*,file-roller,gtar,gzip,isoinfo,lha,lrzip,lsar,lz4,lzip,lzma,lzop,mv,p7zip,rar,rm,rzip,sh,tar,unace,unalz,unar,uncompress,unrar,unsquashfs,unstuff,unzip,unzstd,xz,xzdec,zip,zoo,zstd private-cache private-dev private-etc @x11 -- cgit v1.2.3-70-g09d2