Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eduroam
radsecproxy
Commits
9e391efe
Commit
9e391efe
authored
Apr 16, 2012
by
Linus Nordberg
Browse files
Update documentation to reflect the change of the default place to look for radsecproxy.conf.
parent
a1e93638
Changes
1
Hide whitespace changes
Inline
Side-by-side
radsecproxy.conf.5.xml
View file @
9e391efe
...
...
@@ -23,7 +23,7 @@
When the proxy server starts, it will first check the command
line arguments, and then read the configuration file. Normally
radsecproxy will read the configuration file
<filename>
/etc/radsecproxy.conf
</filename>
. The command line
<filename>
/
usr/local/
etc/radsecproxy.conf
</filename>
. The command line
<option>
-c
</option>
option can be used to instead read an
alternate file (see
<citerefentry>
...
...
@@ -103,7 +103,7 @@ blocktype name {
shell globbing to specify multiple files, e.g.:
<blockquote>
<para>
include /etc/radsecproxy.conf.d/*.conf
include
/usr/local
/etc/radsecproxy.conf.d/*.conf
</para>
</blockquote>
The files are sorted alphabetically. Included files are read in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment