Hello, as we can read it in FAQ, it is possible to launch startmodem at boot time by making the relevant links to /etc/init.d in /etc/rc.d/rc5.d: > ln -s /etc/init.d/rc.adsl /etc/rc.d/rc5.d/S90adsl > ln -s /etc/init.d/rc.adsl /etc/rc.d/rc5.d/K90adsl
In the other hand, as said in the chkconfig's man page: "chkconfig provides a simple command-line tool for maintaining the /etc/rc[0-6].d directory hierarchy by relieving system administrators of the task of directly manipulating the numerous symbolic links in those directories." So, in order to do clean work, is there a way to make the relevant links to/etc/init.d in/etc/rc.d/rc5.d by using chkconfig? Thanks in advance, -- Denis. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Driver Linux pour modem ECI ADSL USB: http://eciadsl.flashtux.org Archives de cette liste de diffusion: http://liste.eci.free.fr Pour se desinscrire: mailto:[EMAIL PROTECTED]
