freeradius3: Fix to init script. 12158/head
authorEiji MATSUMOTO <toudaiman@gmail.com>
Tue, 5 May 2020 02:10:06 +0000 (11:10 +0900)
committerRobby K <robbyke@gmail.com>
Wed, 13 May 2020 07:45:09 +0000 (09:45 +0200)
commit0feb9ad31479f00c35dd540dc35747dcaa2bf4af
tree3875c102fcaa4dac7cd60d817aa91ef627b2bbe7
parentd8b9b0c92a298999d82038597fd593e403a98914
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>
net/freeradius3/Makefile
net/freeradius3/files/radiusd.init