This is a discussion on Re: FR startup within the FreeRADIUS Users forums, part of the Networking and Network Related category; PD wrote: > Seems that this cause by the process sequesces... > radius is started before mysql started. See the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
PD wrote:
> Seems that this cause by the process sequesces... > radius is started before mysql started. See the PID of each progress.. .... > The question is.. how to change the process sequence, therefor mysql will > started before radius ? See the "rc" scripts on your OS. Re-order them, or change their priorities so that FreeRADIUS starts after MySQL. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |