]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Only migrate profile in non-privileged libvirtd instance
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 11 Jun 2012 11:29:09 +0000 (12:29 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 11 Jun 2012 14:57:12 +0000 (15:57 +0100)
commit19c08b5644162420f00844d20be201fcee377cf8
tree52fd9311c2c8764485e55e9a9bb718d517b03fea
parentd9f606659829e666803d95d05aee9ca1ecced955
Only migrate profile in non-privileged libvirtd instance

Only the non-privileged libvirtd instance uses $HOME. So avoid
running the code for migrating to XDG directories unless using
a non-privileged libvirtd
daemon/libvirtd.c