From 72a255052aed8302a66e8e551c3dd9fb4633b84d Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Wed, 8 Apr 2020 12:43:07 +0100 Subject: [PATCH] Update git submodules * Update tenks from branch 'master' - Fix issue with VirtualBMC client path If SELinux is enforcing we install VirtualBMC as a system Python package. The module is executed using become, and root typically doesn't have /usr/local/bin/ in it's PATH. Use an absolute path to resolve this issue. Change-Id: Ia278518d2c55351c55abca1122e7cad7179ad4d8 --- tenks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tenks b/tenks index 53246242e9..1b01c94f15 160000 --- a/tenks +++ b/tenks @@ -1 +1 @@ -Subproject commit 53246242e9f8f034479855a3531df090c073fd66 +Subproject commit 1b01c94f154b12299a95b17d65fac1f904edb665