service startup problem on CentOS 5.5 & freeradius 2.1.9
John Dennis
jdennis at redhat.com
Wed Jun 2 19:25:51 CEST 2010
On 06/02/2010 12:54 PM, Fred MAISON wrote:
> Hi all,
> Did someone encountered automatic startup at boot-time with freeradius
> 2.1.9-2 on CentOS 5.5 ?
>
> chkconfig --list show OK
It does say "on" for levels 2,3,4,5 right?
> /etc/init.d/radiusd start is OK
> service radiusd start does not work.
The above two are almost equivalent, if the init script works, as you
indicate in the first line, then the service command should also work
because all it does is call the init script. Check permissions and
symlinks if that's the case. You are doing these with root level
permissions right? (e.g. either sudo or su root).
--
John Dennis <jdennis at redhat.com>
Looking to carve out IT costs?
www.redhat.com/carveoutcosts/
More information about the Freeradius-Users
mailing list