From 87a217f9f1640ed08dbe06564f6fbcd3cdfdeefb Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 20 Mar 2006 15:43:26 +0000 Subject: - works quite well now with ipsec.conf & ipsec starter --- Source/charon/daemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/charon/daemon.h') diff --git a/Source/charon/daemon.h b/Source/charon/daemon.h index 4b7003179..421dbd16a 100644 --- a/Source/charon/daemon.h +++ b/Source/charon/daemon.h @@ -66,7 +66,7 @@ /** * Output of log, use NULL for syslog */ -#define LOG_OUTPUT stdout +#define LOG_OUTPUT NULL /** * @brief Default loglevel for every logger context. -- cgit v1.2.3