Douglas Schilling Landgraf 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])
+1
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 <zhshz...@linux.vnet.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: ShaoHe Feng <shao...@linux.vnet.ibm.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshz...@linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to