Fabian Deutsch has uploaded a new change for review. Change subject: hooks: Update sebool hook to stay in sync w/ vdsm ......................................................................
hooks: Update sebool hook to stay in sync w/ vdsm The sebool specific hook handler got updated to reflect the changes on the vdsm side. Change-Id: I88c1605fe10ac1f531ca83e273d63d6b21106ade Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1150243 Signed-off-by: Fabian Deutsch <fabi...@fedoraproject.org> --- M hooks/on-boot/03-vdsm-sebool-config 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/11/34511/1 diff --git a/hooks/on-boot/03-vdsm-sebool-config b/hooks/on-boot/03-vdsm-sebool-config index 9fafe97..60a203b 100644 --- a/hooks/on-boot/03-vdsm-sebool-config +++ b/hooks/on-boot/03-vdsm-sebool-config @@ -12,4 +12,4 @@ # GNU General Public License for more details. # The call will fail if SELinux is off, thus ignoring the retval -vdsm-tool sebool-config || : +vdsm-tool configure --module sebool || : -- To view, visit http://gerrit.ovirt.org/34511 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I88c1605fe10ac1f531ca83e273d63d6b21106ade Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Fabian Deutsch <fabi...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches