
Fabian Deutsch has submitted this change and it was merged. Change subject: Add 03-vdsm-sebool-config handler ...................................................................... Add 03-vdsm-sebool-config handler Due to some changes the booleans can not be set during the build of Node anymore. The now added hook handler ensures that the relevant booleans are opened when Node is booted. Change-Id: I6284c467dd7a706961be66d8cb34e4f55b475e26 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1156038 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1150243 Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org> --- M configure.ac M hooks/Makefile.am A hooks/on-boot/03-vdsm-sebool-config M ovirt-node-plugin-vdsm.spec.in 4 files changed, 21 insertions(+), 1 deletion(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34400 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6284c467dd7a706961be66d8cb34e4f55b475e26 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <fabiand@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabiand@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybronhei@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server