• [^] # Re: bootup manager

    Posté par . En réponse au message Mélange des genres. Évalué à 1.

    Salut,

    perso sur debian j'utilise "sysv-rc-conf", ca permet de configurer tous les services connus au démarrage de ta bécane, avec les runlevel qui vont bien :

    sysv-rc-conf gives an easy to use interface for managing "/etc/rc{runlevel}.d/" symlinks. The interface comes in two different flavors, one that simply allows turning services on or off and another that allows for more fine tuned management of the symlinks.
    It’s a replacement for programs like ntsysv(8) or rcconf(8).

    sysv-rc-conf can also be used at the command line when the desired changes to the symlinks are already known. The syntax is borrowed from chkconfig(8), although it does not follow it exactly.