Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] boot specific service in sequence
Date: Thu, 25 Feb 2010 13:11:40
Message-Id: 201002251428.26045.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] boot specific service in sequence by Kaushal Shriyan
1 On Thursday 25 February 2010 14:11:38 Kaushal Shriyan wrote:
2 > Hi,
3 >
4 > is there a way to start some specific services during boot up in a
5 > sequential order ?
6 > for example
7 >
8 > 1)tomcat
9 > 2)mysql
10 > 3)dns server
11
12
13 Yes, the init scripts support the notion of a service depending on another
14 service, and some things are "before" or "after" other things.
15
16 Check the man pages for baselayout and openrc. There are differences between
17 baselayout-1 and baselayout-2, but you don't say which you use.
18
19 There was a discussion here about this very thing in the last week. Check the
20 mail archives.
21
22
23 --
24 alan dot mckinnon at gmail dot com