Kenward Vaughan ha scritto:

On Wed, May 04, 2005 at 02:20:02PM +0200, Marco Calviani wrote:


Darryl Clarke ha scritto:



On 5/4/05, Marco Calviani <[EMAIL PROTECTED]> wrote:




Hi,
i would like to know which scripts are executed when starting the
network interfaces, since i would like to delete a reference to
firestater that i've currently uninstalled.

DHCPACK from 192.168.0.1 sh: /etc/init.d/firestarter: No such file or
directory bound to 192.168.0.2 -- renewal in 129600 seconds.





You can check /etc/network/if-up.d/

it contains scripts to execute on network 'up'. (there's a few others
too, if-down.d, post-down, etc... there too that might have  junk left
behind.)





Unfortunately there is nothing there pointing to load /etc/init.d/firestarter or something related to it....



How about


        grep -r firestarter /etc/*    # as root if needed

for clues?


Kenward


Thanks i'll yours and the one posted before by Darryl!

Regards,
MC


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




Reply via email to