[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476524: debian-installer: DI Manual Bug: the use of killall.sh as described kills itself



reassign 476524 netcfg
stop

Op 17-04-2008 om 12:03 schreef Durk Strooisma:
> Package: debian-installer
> 
> killall.sh dhclient
> netcfg
> 
> If this code is used, killall.sh will return exit code 143 because it
> kills itself.

I think this is related to #472846:
 busybox: Regression in pidof: no longer lists 'debian-installer' processes

The reassign to netcfg is to have the following workaround their,
that is because I assume that bugreport submitter wants to rerun network
configuration, for e.g. preseeding a static IP address.

  kill $( ps -ef | grep dhclien[t] | cut -d' ' -f 2)


please confirm working,
as I haven't verified working the d-i environment.


Cheers
Geert Stappers



Reply to: