Re: FR startup

2007-03-03 Thread PD
Big thx Alan,

I put '# REQUIRE: mysql' at /usr/local/etc/rc.d/radiusd file and seems
they are working as expected.

WR

PD

On 3/2/2007, "Alan DeKok" <[EMAIL PROTECTED]> wrote:

>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
>
>

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: FR startup

2007-03-02 Thread Alan DeKok
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