From cb9e63ae8d870e1b2ece83eb0d4b66f9c443cbfd Mon Sep 17 00:00:00 2001 From: venaas Date: Mon, 14 May 2007 16:00:37 +0000 Subject: supports new server and realm config methods as well as argument for config file path git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@85 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 62a7714..43be4c6 100644 --- a/README +++ b/README @@ -11,12 +11,13 @@ The config files must be in either "/etc/radsecproxy" or the proxy's current work directory. You may alter the path near the top of radsecproxy.h if necessary. -There are two options that may be specified on the command line. -They are "-d loglevel" to set a loglevel of 1, 2, 3 or 4 where 4 -is the most detailed logging. Also "-f" to run the proxy in -the foreground with logging to stderr. Without "-f" the default -is to detach as a daemon and log to syslog. +There are three options that may be specified on the command line. +"-c configfile" to specify a non-default config file path; +"-d loglevel" to set a loglevel of 1, 2, 3 or 4 where 4 is the most +detailed; and "-f" to run the proxy in the foreground with logging +to stderr. Without "-f" the default is to detach as a daemon and +log to syslog. For more information, feedback etc. contact . -Stig Venaas, 2007.05.09 +Stig Venaas, 2007.05.14 -- cgit v1.1