Dan Kenigsberg has submitted this change and it was merged. Change subject: Add folders required by sourceRoute to vdsm-tmpfiles.d.conf ......................................................................
Add folders required by sourceRoute to vdsm-tmpfiles.d.conf sourceRouteThread needs '/var/run/vdsm/sourceRoutes' , so let systemd's tmpfiles service create it after reboot. Without this patch, sourceRouteThread will fail and therefore supervdsmd will fail to start too. trackedInterfaces is also required by sourceRoute, so add it together. change v1>v2: add trackedInterfaces Change-Id: Ie6d4e1f0d2e3b6ba3ae136ed5c276de020cab14d Signed-off-by: Mark Wu <[email protected]> Reviewed-on: http://gerrit.ovirt.org/17043 Reviewed-by: Assaf Muller <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm/vdsm-tmpfiles.d.conf.in 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Douglas Schilling Landgraf: Looks good to me, but someone else must approve Mark Wu: Verified Assaf Muller: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17043 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie6d4e1f0d2e3b6ba3ae136ed5c276de020cab14d Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> Gerrit-Reviewer: Assaf Muller <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
