Commit 333e5856 authored by Stefan Schlesinger's avatar Stefan Schlesinger
Browse files

configure libdir path depending on the used distribution

parent b0b7fa2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ db_dir = ${localstatedir}/lib/radiusd
#	make
#	make install
#
libdir = /usr/lib64/freeradius
libdir = <%= @fr_libdir %>

#  pidfile: Where to place the PID of the RADIUS server.
#