From 545da42b057ce323d592cf556f5d448b1fd6625a Mon Sep 17 00:00:00 2001 From: venaas Date: Wed, 13 Jun 2007 11:01:50 +0000 Subject: fixed syslog url syntax, updated example config and manpage git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@130 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.conf-example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'radsecproxy.conf-example') diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example index 854bb95..4a0457c 100644 --- a/radsecproxy.conf-example +++ b/radsecproxy.conf-example @@ -17,8 +17,8 @@ # Or logging with Syslog. LOG_DAEMON used if facility not specified # The supported facilities are LOG_DAEMON, LOG_MAIL, LOG_USER and # LOG_LOCAL0, ..., LOG_LOCAL7 -#LogDestination x-syslog:// -#LogDestination x-syslog://log_local2 +#LogDestination x-syslog:/// +#LogDestination x-syslog:///log_local2 #If we have TLS clients or servers we must define at least one tls block. #You can name them whatever you like and then reference them by name when -- cgit v1.1