aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tar.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-06-24 08:12:00 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-06-24 08:12:00 -0400
commit81b61d55a3174189d3c810f645f81f0ef48f7db0 (patch)
treef2c10ce454e16c45ea807765d7fad57412632cdd /etc/tar.profile
parentmerges (diff)
downloadfirejail-81b61d55a3174189d3c810f645f81f0ef48f7db0.tar.gz
firejail-81b61d55a3174189d3c810f645f81f0ef48f7db0.tar.zst
firejail-81b61d55a3174189d3c810f645f81f0ef48f7db0.zip
fix sh in private-bin in several profiles
Diffstat (limited to 'etc/tar.profile')
-rw-r--r--etc/tar.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tar.profile b/etc/tar.profile
index 577e795f8..c2d089e71 100644
--- a/etc/tar.profile
+++ b/etc/tar.profile
@@ -20,6 +20,6 @@ shell none
20tracelog 20tracelog
21 21
22# support compressed archives 22# support compressed archives
23private-bin sh,tar,gtar,compress,gzip,lzma,xz,bzip2,lbzip2,lzip,lzop 23private-bin sh,bash,dash,tar,gtar,compress,gzip,lzma,xz,bzip2,lbzip2,lzip,lzop
24private-dev 24private-dev
25private-etc passwd,group,localtime 25private-etc passwd,group,localtime