Juan Hernandez has uploaded a new change for review. Change subject: packaging: Fix comment in /etc/sysconfig/ovirt-engine ......................................................................
packaging: Fix comment in /etc/sysconfig/ovirt-engine The /etc/sysconfig/ovirt-engine file contains a comment indicating the location of the defaults file, but it is wrong. Change-Id: Ie5d3e787645431b64a5bf6813f7b960c9240aeff Bug-Url: https://bugzilla.redhat.com/886433 Signed-off-by: Juan Hernandez <[email protected]> --- M packaging/fedora/engine-service.sysconfig 1 file changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/90/9990/1 diff --git a/packaging/fedora/engine-service.sysconfig b/packaging/fedora/engine-service.sysconfig index d5034f0..6c7482c 100644 --- a/packaging/fedora/engine-service.sysconfig +++ b/packaging/fedora/engine-service.sysconfig @@ -1,7 +1,6 @@ # # For descriptions of the parameters and their default values look -# at the /usr/share/ovirt-engine/service/ovirt-engine.defaults -# file. +# at the /usr/share/ovirt-engine/conf/engine.conf.defaults file. # # Please note that the engine installation tool engine-setup will # append the modified parameters to the end of this file. -- To view, visit http://gerrit.ovirt.org/9990 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie5d3e787645431b64a5bf6813f7b960c9240aeff Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
