]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Use global directory as UML's monitorDir for privileged connections
authorSoren Hansen <soren@linux2go.dk>
Tue, 31 Aug 2010 11:44:16 +0000 (13:44 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 31 Aug 2010 16:28:57 +0000 (10:28 -0600)
commit9c4f62ae612f31c92b0c7650b073e80d9ae0f960
treee12cb863cf2307bc7a86eb76a4494c8e535b29d7
parent0a58eed3d9d51d28c4e1d69e8dbe334779f447e0
Use global directory as UML's monitorDir for privileged connections

For privileged UML connections (uml:///system), we shouldn't use root's
home dir, but rather somewhere in /var/run/libvirt/uml-guest.

https://bugzilla.redhat.com/show_bug.cgi?id=499536

Signed-off-by: Soren Hansen <soren@linux2go.dk>
src/uml/uml_driver.c