libvirt
/
libvirt
|
master
|
21 mins and 4 secs
|
Martin Kletzander
|
qemu: Report less errors on driver startup
It is not a problem at all if the `tss` user/group does not exist, the code fallbacks to the `root` user/group. However we report a warning for no reason on every start-up. Fix this by checking if the user/group actually exists.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
|
|