aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/7z.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-12-15 20:06:10 +0000
committerLibravatar GitHub <noreply@github.com>2020-12-15 20:06:10 +0000
commit95ad89d24e8e75f2f52defbb80d0d4ee0f27d31e (patch)
tree7be50ac3107bfa62f0227c7c6ff73528de84a422 /etc/profile-a-l/7z.profile
parentRefactor archivers (#3820) (diff)
downloadfirejail-95ad89d24e8e75f2f52defbb80d0d4ee0f27d31e.tar.gz
firejail-95ad89d24e8e75f2f52defbb80d0d4ee0f27d31e.tar.zst
firejail-95ad89d24e8e75f2f52defbb80d0d4ee0f27d31e.zip
Refactor archivers ii (#3827)
* harden 7z.profile * harden atool.profile * harden bsdtar.profile * harden cpio.profile * harden gzip.profile * harden tar.profile * harden unrar.profile * harden unzip.profile * harden xzdec.profile * harden zstd.profile
Diffstat (limited to 'etc/profile-a-l/7z.profile')
-rw-r--r--etc/profile-a-l/7z.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-a-l/7z.profile b/etc/profile-a-l/7z.profile
index c7bed93ce..4f9e72a79 100644
--- a/etc/profile-a-l/7z.profile
+++ b/etc/profile-a-l/7z.profile
@@ -7,8 +7,8 @@ include 7z.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10ignore include disable-shell.inc 10noblacklist ${PATH}/bash
11ignore nogroups 11noblacklist ${PATH}/sh
12include archiver-common.inc 12include archiver-common.inc
13 13
14#private-bin 7z,7z*,p7zip 14private-bin 7z,7z*,bash,p7zip,sh