Re: Script BOOT

2002-06-21 Par sujet regis
Le Jeudi 20 Juin 2002 15:32, [EMAIL PROTECTED] a écrit :
> On Thu, 20 Jun 2002, regis wrote:
> > Salut je voudrais savoir comment faire pour mettre un script qui démarre
> > automatiquement au boot ?
>
> regarder la tête du script /etc/init.d/skeleton
>
> s'en inspirer pour éditer ton script
>
> puis man update-rc.d


Ok merci celas marche ;-))

A+

PS: Purée ;-) 2 fois en 2 jours vous m'avez sauvé la mise ;-) merci a tous


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Script BOOT

2002-06-20 Par sujet Sylvain CHERRIER
Jean-Michel OLTRA wrote:

> On Thursday 20 Jun 2002, regis wrote:
> > Salut je voudrais savoir comment faire pour mettre un script qui démarre
> > automatiquement au boot ?
>
> tu le mets dans /etc/ini.d/ et tu fais les liens qui conviennent avec
> update-rc.d
> --
> jean-michel
>

Heu... Faute de frappe, j'imagine, il s'agit plutot de /etc/init.d/   non ?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Script BOOT

2002-06-20 Par sujet Jean-Michel OLTRA
On Thursday 20 Jun 2002, regis wrote:
> Salut je voudrais savoir comment faire pour mettre un script qui démarre 
> automatiquement au boot ?

tu le mets dans /etc/ini.d/ et tu fais les liens qui conviennent avec
update-rc.d
-- 
jean-michel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Script BOOT

2002-06-20 Par sujet edeveaud
On Thu, 20 Jun 2002, regis wrote:

> Salut je voudrais savoir comment faire pour mettre un script qui démarre
> automatiquement au boot ?

regarder la tête du script /etc/init.d/skeleton

s'en inspirer pour éditer ton script

puis man update-rc.d

Eric


-- 
MT: ... apres avoir bisouiller la config linux pendant un certain temps.
LF: On attend avec impatience l'AAD pour fr.comp.os.linux.erotica...
 Laurent Frigault in "Guide du Linuxien pervers"


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Script BOOT

2002-06-20 Par sujet Xavier Poinsard

Solution bourrin : mettre le script dans /etc/rc.boot/

regis wrote:
Salut je voudrais savoir comment faire pour mettre un script qui démarre 
automatiquement au boot ?


Merci d'avance







--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Script BOOT

2002-06-20 Par sujet Xavier Venient
Le jeudi 20 juin, regis a tapoté :
> Salut je voudrais savoir comment faire pour mettre un script qui démarre 
> automatiquement au boot ?

Écrire le script, le placer dans /etc/init.d, puis 
man update-rc.d
-- 
Xavier Venient


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Script BOOT

2002-06-20 Par sujet regis
Salut je voudrais savoir comment faire pour mettre un script qui démarre 
automatiquement au boot ?

Merci d'avance


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]