Dan Kenigsberg has submitted this change and it was merged. Change subject: Introducing vdsm preset systemd file ......................................................................
Introducing vdsm preset systemd file http://www.freedesktop.org/software/systemd/man/systemd.preset.html systemd preset files are located under /usr/lib/systemd/system-preset/ - The prefix number tells the order priority. 90-default.preset enables ksmtuned.service which conflicts with vdsmd - therefore vdsmd priority is 85 - before the default preset and low enough to not override other preset configurations if exists. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1094936 Change-Id: I0affa3003e63bcb72d95b917d86dab3c0b58c637 Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: https://gerrit.ovirt.org/43032 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Yeela Kaplan <[email protected]> --- A init/systemd/85-vdsmd.preset M init/systemd/Makefile.am M vdsm.spec.in 3 files changed, 20 insertions(+), 45 deletions(-) Approvals: Yeela Kaplan: Looks good to me, but someone else must approve Yaniv Bronhaim: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/43032 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0affa3003e63bcb72d95b917d86dab3c0b58c637 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
