aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2020-03-13 15:39:06 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2020-03-13 15:44:43 -0500
commitb1d54b042fba798fd54037c403bc188c6ffd9240 (patch)
tree3b82dc19a278717c348d900914c92ea4028690fe
parentdiscord 0.10 | fix #3247 (#3259) (diff)
downloadfirejail-b1d54b042fba798fd54037c403bc188c6ffd9240.tar.gz
firejail-b1d54b042fba798fd54037c403bc188c6ffd9240.tar.zst
firejail-b1d54b042fba798fd54037c403bc188c6ffd9240.zip
Fix "Extraction not performed" on Debian 10
file-roller fails to extract archives without access to bash Noticed on LMDE 4 (Debian 10 base) with Cinnamon desktop
-rw-r--r--etc/file-roller.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/file-roller.profile b/etc/file-roller.profile
index 253b82cfe..9d84f07de 100644
--- a/etc/file-roller.profile
+++ b/etc/file-roller.profile
@@ -36,7 +36,7 @@ seccomp
36shell none 36shell none
37tracelog 37tracelog
38 38
39private-bin 7z,7za,7zr,ar,arj,brotli,bzip2,compress,cpio,dpkg-deb,file-roller,gtar,gzip,isoinfo,lha,lrzip,lsar,lz4,lzip,lzma,lzop,rar,rzip,tar,unace,unalz,unar,uncompress,unrar,unsquashfs,unstuff,unzip,xz,zip,zoo 39private-bin 7z,7za,7zr,ar,arj,bash,brotli,bzip2,compress,cpio,dpkg-deb,file-roller,gtar,gzip,isoinfo,lha,lrzip,lsar,lz4,lzip,lzma,lzop,p7zip,rar,rzip,sh,tar,unace,unalz,unar,uncompress,unrar,unsquashfs,unstuff,unzip,xz,zip,zoo
40private-cache 40private-cache
41private-dev 41private-dev
42private-etc dconf,fonts,gtk-3.0,xdg 42private-etc dconf,fonts,gtk-3.0,xdg