Skip to content

Commit

Permalink
archiver fixes (#3830)
Browse files Browse the repository at this point in the history
* fix gzip

* fix tar
  • Loading branch information
glitsj16 authored Dec 16, 2020
1 parent 95ad89d commit 7103d92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions etc/profile-a-l/gzip.profile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ include globals.local
noblacklist /var/lib/pacman

include archiver-common.inc

private-bin gunzip,gzexe,gzip,uncompress,zcat,zcmp,zdiff,zegrep,zfgrep,zforce,zgrep,zless,zmore,znew
3 changes: 1 addition & 2 deletions etc/profile-m-z/tar.profile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ include globals.local
# Arch Linux (based distributions) need access to /var/lib/pacman. As we drop all capabilities this is automatically read-only.
noblacklist /var/lib/pacman

noblacklist ${PATH}/bash
noblacklist ${PATH}/sh
ignore include disable-shell.inc
include archiver-common.inc

# support compressed archives
Expand Down

0 comments on commit 7103d92

Please sign in to comment.