startup script problem
Brought to you by:
bradrathbun,
chris_joyce
I've installed icradius 0.19.0-alpha.
all things seem work fine but finally i found that
the startup script has a mistake.
$RADIUSD call a program 'radiusd' that is not
available in ver 0.19.0 because they separate into 2
process, radiusd-acct and radiusd-auth.
I think this startup script is copied from ver 0.18.1
but in should be modified in ver 0.19.0.
Please give a new startup script.