refresh debian patch
authorMatthew Newton <mcn4@leicester.ac.uk>
Wed, 16 Apr 2014 10:35:22 +0000 (11:35 +0100)
committerMatthew Newton <mcn4@leicester.ac.uk>
Wed, 16 Apr 2014 13:00:05 +0000 (14:00 +0100)
debian/patches/radiusd-to-freeradius.diff

index 8e70301..6335bc5 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Make.inc.in
 +++ b/Make.inc.in
-@@ -50,7 +50,7 @@ LDFLAGS              = @LDFLAGS@
+@@ -75,7 +75,7 @@
  
  LOGDIR                = ${logdir}
  RADDBDIR      = ${raddbdir}
@@ -8,10 +8,10 @@
 +RUNDIR                = ${localstatedir}/run/freeradius
  SBINDIR               = ${sbindir}
  RADIR         = ${radacctdir}
- LIBRADIUS     = $(top_builddir)/src/lib/$(LIBPREFIX)freeradius-radius.la
+ LIBRADIUS     = $(top_builddir)/src/lib/$(LIBPREFIX)freeradius-radius.la -ltalloc
 --- a/raddb/radiusd.conf.in
 +++ b/raddb/radiusd.conf.in
-@@ -62,7 +62,7 @@ radacctdir = @radacctdir@
+@@ -61,7 +61,7 @@
  
  #
  #  name of the running server.  See also the "-n" command-line option.
@@ -20,7 +20,7 @@
  
  #  Location of config and logfiles.
  confdir = ${raddbdir}
-@@ -463,8 +463,8 @@ security {
+@@ -415,8 +415,8 @@
        #  member.  This can allow for some finer-grained access
        #  controls.
        #
@@ -46,4 +46,3 @@
     if failed host 127.0.0.1 port 1812 type udp protocol radius secret testing123 then alert
     if failed host 127.0.0.1 port 1813 type udp protocol radius secret testing123 then alert
     if cpu > 95% for 2 cycles then alert
-