zgrep profile: allow executing /usr/bin/expr

expr is used for parsing commandline options in zgrep.

Fixes: https://bugzilla.opensuse.org/show_bug.cgi?id=1198531
This commit is contained in:
Christian Boltz 2022-04-16 22:29:04 +02:00
parent 3d27977b1c
commit ad8c5f0be3
Failed to generate hash of commit

View file

@ -20,6 +20,7 @@ profile zgrep /usr/bin/{x,}zgrep {
/usr/bin/{ba,da,}sh ix,
/usr/bin/bzip2 Cx -> helper,
/usr/bin/cat ix,
/usr/bin/expr ix,
/usr/bin/grep Cx -> helper,
/usr/bin/gzip Cx -> helper,
/usr/bin/mktemp ix,