On Tue, Apr 29, 2025 at 12:14:20 +0100, Daniel P. Berrangé via Devel wrote: > From: Daniel P. Berrangé <berra...@redhat.com> > > Allow virCommand to find them in $PATH, which will always include 'sbin' > since the openvz driver only operates in system mode. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > src/openvz/openvz_conf.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Peter Krempa <pkre...@redhat.com>