Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
333e5856
Commit
333e5856
authored
Jan 18, 2017
by
Stefan Schlesinger
Browse files
configure libdir path depending on the used distribution
parent
b0b7fa2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/radiusd.conf.erb
View file @
333e5856
...
@@ -104,7 +104,7 @@ db_dir = ${localstatedir}/lib/radiusd
...
@@ -104,7 +104,7 @@ db_dir = ${localstatedir}/lib/radiusd
# make
# make
# make install
# make install
#
#
libdir =
/usr/lib64/freeradius
libdir =
<%=
@fr_libdir
%>
# pidfile: Where to place the PID of the RADIUS server.
# pidfile: Where to place the PID of the RADIUS server.
#
#
...
...
Write
Preview
Supports
Markdown
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