[Pkg-sysvinit-devel] Bug#405870: sysvinit: halt binary missing ifdown, breaks wake on lan, src...

HarryCoin at aol.com HarryCoin at aol.com
Sun Jan 7 18:58:22 CET 2007


P.S.
 
Be sure to do the test in the context of the /etc/init.d/halt script.   I 
don't know whether it does the same thing in the context of a running system  or 
not.
 
Just edit /etc/init.d/halt
 
and just before the 
 
halt -f
 
put
 
....
ifconfig
halt -i -w
ifconfig
sleep 20
....
 
the distro halt will not show any change between the two ifconfig  runs.   
The halt compiled by hand 'make halt' in the src in the  sysvint sources will 
properly down the interfaces.
 
Harry
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20070107/d2e40fae/attachment.html


More information about the Pkg-sysvinit-devel mailing list