]> xenbits.xensource.com Git - libvirt.git/commit
doc: update description about user/group in qemu.conf
authorMarcelo Cerri <mhcerri@linux.vnet.ibm.com>
Tue, 9 Oct 2012 12:57:58 +0000 (09:57 -0300)
committerEric Blake <eblake@redhat.com>
Tue, 9 Oct 2012 14:38:36 +0000 (08:38 -0600)
commit60dea2c6bff0d3ee0df3bda9c8521bdfc42407f3
tree91c8863de93d62e9b64a9344a15dcbca9b687922
parentc5eed5dc253490e041b504d4780a7a79881abc51
doc: update description about user/group in qemu.conf

As a side effect of changes in the functions virGetUserID and
virGetGroupID, the user and group configurations for DAC in qemu.conf
are now able to accept both names and IDs, supporting a leading plus
sign to ensure that a numeric value will not be interpreted as a name.

This patch updates the comments in qemu.conf, including a description of
this new behavior.
src/qemu/qemu.conf