Click to See Complete Forum and Search --> : choosing apps at startup


sladiwala
11-21-2000, 08:23 AM
i do not want the interface "eth0" to start up at boot up time. how do i do so?

pbharris
11-21-2000, 02:50 PM
a very dirty way i can think of is to make sure the module does not get loaded. edit modules.conf (or conf.modules) and delete the line which refers to eth0.

a better way would be to find out which ifup script takes care of this and stop to from happening automatically.