Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
9f07dee6
Commit
9f07dee6
authored
Jan 22, 2015
by
Matt Wise
Browse files
Set the 'radius service name' in the radius.d to $fr_service.
parent
4feb8c01
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/radiusd.conf.erb
View file @
9f07dee6
...
...
@@ -67,7 +67,7 @@ raddbdir = ${sysconfdir}/raddb
radacctdir = ${logdir}/radacct
# name of the running server. See also the "-n" command-line option.
name =
radiusd
name =
<%=
@fr_service
%>
# Location of config and logfiles.
confdir = ${raddbdir}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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