Change in vdsm[master]: BZ#821867: Do not append comments to config values

dougsland at redhat.com dougsland at redhat.com
Wed May 23 17:52:22 UTC 2012


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: BZ#821867: Do not append comments to config values
......................................................................

BZ#821867: Do not append comments to config values

In Fedora 17, libvirt is reading the entire line configuration file,
ignoring comments.

Starting libvirt as:

	root       907  0.0  0.3 459996 13556 ?        Ssl  09:05   0:00
	/usr/sbin/libvirtd --listen # by vdsm

This patch will add the vdsm comments above of configuration, example:

	# listen_addr - by vdsm
	listen_addr="0.0.0.0"

Change-Id: I01840754844fbcd4d3f44bd16e0627015a59af83
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M vdsm/vdsmd.init.in
1 file changed, 5 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/16/4716/1
--
To view, visit http://gerrit.ovirt.org/4716
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I01840754844fbcd4d3f44bd16e0627015a59af83
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>


More information about the vdsm-patches mailing list