Reviewed-by: Michael Tremer > On 10 Apr 2020, at 09:00, Peter Müller wrote: > > Signed-off-by: Peter Müller > --- > config/rootfiles/common/gzip | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/config/rootfiles/common/gzip b/config/rootfiles/common/gzip > index c470a385c..f0b450b78 100644 > --- a/config/rootfiles/common/gzip > +++ b/config/rootfiles/common/gzip > @@ -8,9 +8,9 @@ bin/zcat > #usr/bin/zegrep > #usr/bin/zfgrep > #usr/bin/zforce > -#usr/bin/zgrep > -#usr/bin/zless > -#usr/bin/zmore > +usr/bin/zgrep > +usr/bin/zless > +usr/bin/zmore > #usr/bin/znew > #usr/share/info/gzip.info > #usr/share/man/man1/gunzip.1 > -- > 2.16.4