[libvirt] [PATCH 2/6] Change default log policy to libvirtd.log instead of syslog

Daniel Veillard veillard at redhat.com
Fri Mar 4 11:07:32 UTC 2011


On Fri, Mar 04, 2011 at 06:30:53PM +0800, Daniel Veillard wrote:
> +++ b/daemon/libvirtd.c
> @@ -197,6 +197,8 @@ static int audit_logging = 0;
>  
>  #define DH_BITS 1024
>  
> +static int logFD = -1;
> +

  Ah, I though I had that cleaned up, will remove before any commit,
or next push,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list