diff options
Diffstat (limited to 'radsecproxy.conf.5.xml')
-rw-r--r-- | radsecproxy.conf.5.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/radsecproxy.conf.5.xml b/radsecproxy.conf.5.xml index 35182f0..d5e4c10 100644 --- a/radsecproxy.conf.5.xml +++ b/radsecproxy.conf.5.xml @@ -126,6 +126,17 @@ blocktype name { </para> <variablelist> <varlistentry> + <term><literal>PidFile</literal></term> + <listitem> + <para> + The PidFile option specifies the name of a file to which + the process id (PID) will be written. This is overridden + by the <option>-i</option> command line option. There is + no default value for the PidFile option. + </para> + </listitem> + </varlistentry> + <varlistentry> <term><literal>LogLevel</literal></term> <listitem> <para> |