openwrt-packages/net/freeradius3
Eiji MATSUMOTO f4e9f07391
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-05 12:03:10 +09:00
..
files freeradius3: Fix to init script. 2020-05-05 12:03:10 +09:00
patches freeradius3: Removed patches/004-fix-target-python-header-detection.patch as it is no longer needed for the freeradius3-mod-python3 package to compile and updated the Makefile to reflect this due to the following change/commit in freeradius: 2020-04-28 09:54:24 +02:00
Config.in freeradius3: add package 2016-07-12 11:37:05 -04:00
Makefile freeradius3: Fix to init script. 2020-05-05 12:03:10 +09:00