25 Jan
2012
25 Jan
'12
2:12 a.m.
On Wed, Jan 25, 2012 at 2:11 PM, Fajar A. Nugraha <list@fajar.net> wrote:
If not, then you can run something like "bash -x /etc/init.d/freeradius start".
Sorry, it should be "bash -x /etc/init.d/radiusd start" (since you mentioned you started it with "service radiusd start") -- Fajar
It should print out the actual command line used to start freeradius, which might contain additional arguments responsible for your failure.
-- Fajar