On 02/26/2010 09:19 AM, Kaushal Shriyan wrote:
> On Fri, Feb 26, 2010 at 12:55 PM, Xavier Parizet wrote:
>> On 02/26/2010 06:14 AM, Kaushal Shriyan wrote:
>>> On Thu, Feb 25, 2010 at 7:03 PM, Xavier Parizet wrote:
On 02/25/2010 02:12 PM, Neil Bothwick wrote:
> On Thu, 25 Feb 2010 13:15:5
On Fri, Feb 26, 2010 at 12:55 PM, Xavier Parizet wrote:
> On 02/26/2010 06:14 AM, Kaushal Shriyan wrote:
>> On Thu, Feb 25, 2010 at 7:03 PM, Xavier Parizet wrote:
>>> On 02/25/2010 02:12 PM, Neil Bothwick wrote:
On Thu, 25 Feb 2010 13:15:57 +0100, Xavier Parizet wrote:
> The syntax
On 02/26/2010 06:14 AM, Kaushal Shriyan wrote:
> On Thu, Feb 25, 2010 at 7:03 PM, Xavier Parizet wrote:
>> On 02/25/2010 02:12 PM, Neil Bothwick wrote:
>>> On Thu, 25 Feb 2010 13:15:57 +0100, Xavier Parizet wrote:
>>>
The syntax is: rc_need_[name of the service]="[list of space-separated
On Thu, Feb 25, 2010 at 7:03 PM, Xavier Parizet wrote:
> On 02/25/2010 02:12 PM, Neil Bothwick wrote:
>> On Thu, 25 Feb 2010 13:15:57 +0100, Xavier Parizet wrote:
>>
>>> The syntax is: rc_need_[name of the service]="[list of space-separated
>>> services you want [name of the service] to depend on]
On 02/25/2010 02:12 PM, Neil Bothwick wrote:
> On Thu, 25 Feb 2010 13:15:57 +0100, Xavier Parizet wrote:
>
>> The syntax is: rc_need_[name of the service]="[list of space-separated
>> services you want [name of the service] to depend on]"
>
> According to the man page, the syntax is
>
> rc_SERVI
On Thu, 25 Feb 2010 13:15:57 +0100, Xavier Parizet wrote:
> The syntax is: rc_need_[name of the service]="[list of space-separated
> services you want [name of the service] to depend on]"
According to the man page, the syntax is
rc_SERVICENAME_need="list of services"
although I've never used th
On Thursday 25 February 2010 14:11:38 Kaushal Shriyan wrote:
> Hi,
>
> is there a way to start some specific services during boot up in a
> sequential order ?
> for example
>
> 1)tomcat
> 2)mysql
> 3)dns server
Yes, the init scripts support the notion of a service depending on another
service,
On 02/25/2010 01:11 PM, Kaushal Shriyan wrote:
> Hi,
>
> is there a way to start some specific services during boot up in a
> sequential order ?
> for example
>
> 1)tomcat
> 2)mysql
> 3)dns server
>
> Please suggest.
Yes using rc_need_* variable.
Example:
rc_mysql_need="tomcat"
rc_dns_need="my
Hi,
is there a way to start some specific services during boot up in a
sequential order ?
for example
1)tomcat
2)mysql
3)dns server
Please suggest.
Thanks and Regards,
Kaushal
9 matches
Mail list logo