aboutsummaryrefslogtreecommitdiff
path: root/net/freeradius2/files
Commit message (Collapse)AuthorAge
* freeradius2: move to packages-abandonedDaniel Golle2017-06-13
| | | | | | | I'm no longer going to maintain freeradius2. Please use freeradius3 instead. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* freeradius2: create temp directory /tmp/radiusdAlberto Bursi2016-11-06
| | | | | Fixes issue openwrt#3403 "radiusd requires a temporary directory to be existent for certain operations, like verification of certificates." Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* freeradius2/3: Fixes to init script. (#3022)Toke Høiland-Jørgensen2016-08-05
| | | | | | | | | | | | | | 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>
* freeradius2: cleanup init scriptDaniel Golle2015-10-21
| | | | | | | | | | | The initscript originally imported from oldpackages no longer does the job, sed'ery around ifconfig is just not the way. Remove stuff which can also be done via /etc/freeradius2/* or /etc/default/radiusd instead. Fixes #1769 and #1193 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Import freeradius2Daniel Golle2014-06-13
Also bump to version 2.2.5 and add myself as maintainer. Signed-off-by: Daniel Golle <daniel@makrotopia.org>