Change in vdsm[master]: define qemu process user and group in configure.ac for Ubunt...

danken at redhat.com danken at redhat.com
Mon Mar 11 09:59:41 UTC 2013


Dan Kenigsberg has posted comments on this change.

Change subject: define qemu process user and group in configure.ac for Ubuntu
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File configure.ac
Line 59: AC_SUBST([VDSMGROUP], [kvm])
Line 60: AC_SUBST([METADATAUSER], [vdsm])
Line 61: AC_SUBST([METADATAGROUP], [kvm])
Line 62: if grep -i fedora /etc/*-release; then
Line 63: 	AC_SUBST([QEMUUSER], [qemu])
are we happy about tabs here?
Line 64: 	AC_SUBST([QEMUGROUP], [qemu])
Line 65: elif grep -i ubuntu /etc/*-release; then
Line 66: 	AC_SUBST([QEMUUSER], [libvirt-qemu])
Line 67: 	AC_SUBST([QEMUGROUP], [kvm])


--
To view, visit http://gerrit.ovirt.org/12915
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I78392b4edcf243e8a2d65b8b18436141e3ed86ea
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list