summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2010-06-02 20:50:26 +0200
committerLinus Nordberg <linus@nordberg.se>2010-06-02 20:50:26 +0200
commit0700c82ab1b0a12841c4eb4122dbe76d8c74d2be (patch)
tree3b544f5a17f1e1de3db5593c6ae28ab0401efd1a /README
parent6df48ad13f8c0583f04cefab6eea725d742f426a (diff)
* README: Correct number of debug levels.
* radsecproxy.c (getmainconfig): Take new log level into account. (getargs): Ditto. Patch by Kolbjørn Barmen.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7470cf2..4227dbe 100644
--- a/README
+++ b/README
@@ -22,8 +22,8 @@ http://software.uninett.no/radsecproxy/?page=documentation
There are five 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
+"-d loglevel" to set a loglevel of 1, 2, 3, 4 and 5 where 5 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. "-v" just prints version information and exits, while
"-p" (pretend) makes the proxy go through the configuration files as