]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-checkconfig: remove zgrep dependency 721/head
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 11 Dec 2015 20:35:55 +0000 (12:35 -0800)
committerAndre McCurdy <armccurdy@gmail.com>
Tue, 15 Dec 2015 06:51:57 +0000 (22:51 -0800)
commit8c6edda4fc43056081ae7a32024fd6dd2d6638f9
tree9951e10382cfb163e711883ffc8a0429b65415c5
parentab5723672b189802bc2a5632e49b889a02bec825
lxc-checkconfig: remove zgrep dependency

zgrep is a script provided by the 'gzip' package, which may not be
installed on embedded systems etc which use busybox instead of the
standard full-featured utilities.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
src/lxc/lxc-checkconfig.in