packages/net/freeradius3
Eiji MATSUMOTO 0feb9ad314 freeradius3: Fix to init script.
To use eap tls, 'tmpdir' must be created before server starts.
This 'tmpdir' is used to store and verify client certificate,
and therefore radiusd do 'chmod go-rwx'.

If 'tmpdir' does NOT exists, server failed to start and default
'tmpdir' is '/tmp/radiusd'. So init script MUST create default
'tmpdir' like other directories.

Signed-off-by: Eiji MATSUMOTO <toudaiman@gmail.com>
2020-05-13 09:45:09 +02:00
..
files freeradius3: Fix to init script. 2020-05-13 09:45:09 +02:00
patches freeradius3: Updated patches/004-fix-target-python-header-detection.patch to remove the rlm_python3 specific changes as it is no longer needed to compile and updated the Makefile to reflect this due to the following change/commit in freeradius: 2020-04-28 20:03:17 +02:00
Config.in freeradius3: add package 2016-07-12 11:37:05 -04:00
Makefile freeradius3: Fix to init script. 2020-05-13 09:45:09 +02:00