diff options
author | venaas <venaas> | 2007-06-05 08:54:21 +0000 |
---|---|---|
committer | venaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2007-06-05 08:54:21 +0000 |
commit | 8c48ebc036602d224fc7474b4a3b1c244489a365 (patch) | |
tree | a876ea0a1a35653fda1ee2f75595ec5499082a3c /README | |
parent | ef6b07988ab21375a0ec4dab26fae8c51bf38985 (diff) |
changed config location and updated README
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@121 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -11,12 +11,13 @@ you can specify the location with the "-c" command line option (see below). See the enclosed example file for further instructions. -There are three options that may be specified on the command line. +There are four 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. +log to syslog. Finally "-v" just prints version information and +exits. Thanks to Stefan Winter and Andreas Solberg for making me do this, and the funding from GEANT2. Stefan as well as Kolbjørn Barmen |