]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc/checkconfig: replace `cat | grep` with `grep`
authorSimon Deziel <simon.deziel@canonical.com>
Fri, 6 Oct 2023 05:43:04 +0000 (01:43 -0400)
committerSimon Deziel <simon.deziel@canonical.com>
Fri, 6 Oct 2023 05:43:04 +0000 (01:43 -0400)
commit003efe6db9f2bc96cd5e2242acc3dd19f64da947
tree6249a39dcdaa0edc2a85bc834deb4655b1d988e3
parentfaecf3f3fe488eaf45955ba00f0651a3bc9f7a32
lxc/checkconfig: replace `cat | grep` with `grep`

Also speedup `grep` invokations while at it.

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
src/lxc/cmd/lxc-checkconfig.in