Change in vdsm[master]: try to configure sebool after upgrade

ybronhei at redhat.com ybronhei at redhat.com
Mon Jan 18 10:01:41 UTC 2016


Yaniv Bronhaim has uploaded a new change for review.

Change subject: try to configure sebool after upgrade
......................................................................

try to configure sebool after upgrade

Change-Id: I1200572a1bb5afb3c578a887d9269d1bf0dfbd9f
Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
---
M init/vdsmd_init_common.sh.in
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/82/50382/1

diff --git a/init/vdsmd_init_common.sh.in b/init/vdsmd_init_common.sh.in
index b8ed328..d477c8f 100644
--- a/init/vdsmd_init_common.sh.in
+++ b/init/vdsmd_init_common.sh.in
@@ -262,7 +262,10 @@
              # REQUIRED_FOR upgrade from 4.13.x or 4.14.x or 4.16.x
              # mutlipath and sasl password configuration logic moved to
              # vdsm-tool in 4.17.
-             "$VDSM_TOOL" configure --module multipath --module passwd
+             "$VDSM_TOOL" configure \
+		     --module multipath \
+		     --module passwd \
+		     --module sebool
              ret=$?
         fi
         [ "${ret}" -eq 0 ] && rm -f "${upgraded_ver_file}"


-- 
To view, visit https://gerrit.ovirt.org/50382
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1200572a1bb5afb3c578a887d9269d1bf0dfbd9f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list