24 Oct
2011
24 Oct
'11
6:23 p.m.
Hi,
added to rc.local "/etc/sbin/rc.radiusd start"
Where the heck does /etc/sbin/rc.radiusd comes from? Which Ubuntu and FR version are you using?
Current FR packages for Ubuntu uses /etc/init.d/freeradius, although rc.radiusd is still available in /usr/share/doc/freeradius/examples.
theres the debian directory which has freeradius.init in the tarball
However, being familiar with Redhat's chkconfig, I prefer to use sysv-rc-conf (from universe repository), which has similar syntax to chkconfig. With sysv-rc-conf, you'd do something like this:
in the source tarball there is also the redhat directry with freeradius-radiusd-init file - and radiusd-logrotate etc alan