packages/net/freeradius2
Toke Høiland-Jørgensen 6be33929b8 freeradius2/3: Fixes to init script. (#3022)
This fixes two issues with the freeradius package init scripts:

- The package installs libraries in /usr/lib/freeradius{2,3}, but the
  musl dynamic linker won't find them there unless LD_LIBRARY_PATH is
  set to include this directory. This adds an appropriate env statement
  to the procd init setup.

- procd expects services to stay in the foreground, or it will be unable
  to properly shut them down again. This adds the -f flag to radiusd to
  achieve that.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-08-05 17:49:33 +02:00
..
files freeradius2/3: Fixes to init script. (#3022) 2016-08-05 17:49:33 +02:00
patches freeradius2: update to version 2.2.7 and refresh patches 2015-04-26 19:44:20 +02:00
Config.in Import freeradius2 2014-06-13 16:17:42 +02:00
Makefile freeradius2: add missing dependency on zlib 2016-07-24 14:37:01 +02:00