Skip to content

zgrep: allow executing egrep and fgrep

Christian Boltz requested to merge cboltz/apparmor:cboltz-zgrep into master

egrep and fgrep also need to execute grep and write to /dev/tty in the helper child profile.

Fixes: https://progress.opensuse.org/issues/113108

Merge request reports