
3 Mar
2011
3 Mar
'11
10:22 a.m.
Depending on whether it's run as root or user, the log is saved in the local state dir or in $HOME/.libvirt. The file descriptor is kept as a global variable used by following patches. * daemon/libvirtd.c: add libvirtd.log as the output for logs Signed-off-by: Daniel Veillard <veillard@redhat.com> --- daemon/libvirtd.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 85 insertions(+), 5 deletions(-)