Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[démarrage] Chargement des Services (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
scorbz
n00b
n00b


Joined: 23 Dec 2006
Posts: 11

PostPosted: Wed Feb 07, 2007 8:03 pm    Post subject: [démarrage] Chargement des Services (résolu) Reply with quote

Bonjour,

Voilà, j'utilise depuis hier le noyaux 2.6.20 et en redemarrant, je me suis rendu compte que mes services s'affichaient tous en double... je m'explique..

J'ai, par exemple, le service sshd qui est affiché 2 fois :

Code:

Service sshd starting
Service sshd started


Au paravant, je n'avais que la ligne contenant "starting", j'comprends pas pourquoi j'ai la seconde ligne maintenant :?
Ce phénomène s'applique à l'ensemble des services démarrés automatiquement.

Si j'arrête manuellement un service, j'ai également deux lignes :

Code:

Service sshd stopping
Service sshd stopped


Peut on demander au système de n'afficher que l'état du service et non pas me dire qu'il est en cours d'e démarrage (ou d'arrêt) ?

Merci pour vos posts.


Last edited by scorbz on Thu Feb 08, 2007 6:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
geekounet
Bodhisattva
Bodhisattva


Joined: 11 Oct 2004
Posts: 3772
Location: Wellington, Aotearoa

PostPosted: Wed Feb 07, 2007 8:28 pm    Post subject: Reply with quote

T'aurais pas plutôt mis un baselayout 1.13 et avec RC_VERBOSE="yes" dans /etc/conf.d/rc ?
/etc/conf.d/rc:
# RC_VERBOSE will make init scripts more verbose and adds
# "Service FOO starting/started/stopping/stopped" messages around each
# init script.
RC_VERBOSE="no"
Back to top
View user's profile Send private message
scorbz
n00b
n00b


Joined: 23 Dec 2006
Posts: 11

PostPosted: Wed Feb 07, 2007 8:38 pm    Post subject: Reply with quote

Pour le baselayout, j'suis en version 1.12.9

et voici mon /etc/conf.d/rc :

Code:

RC_VERBOSE="no"
RC_PARALLEL_STARTUP="yes"


En modifiant ce fichier en mettant :

Code:

RC_PARALLEL_STARTUP="no"


Je n'ai plus les messages.

Merci à Geekounet de m'avoir aiguillé.
Sujet clos :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum