On Wed, 2010-07-14 at 22:31 -0600, Bruce Sass wrote: [...] > IMO, awk and env should reside in /bin, not /usr/bin, but perhaps ethtool > shouldn't be using those commands or shouldn't be doing its thing until after > all imported filesystems have been mounted.
Until recently, ethtool itself was installed in /usr/sbin and the hook would quietly do nothing for interfaces brought up before /usr was mounted. We just moved into ethtool into /sbin so that it is available earlier, but clearly we need to change the if-up hook script as well. I've rewritten this part of the hook script so that it uses set (built-in) and sed (from /bin) instead. This will be fixed in the next upload. Bem. -- Ben Hutchings Once a job is fouled up, anything done to improve it makes it worse.
signature.asc
Description: This is a digitally signed message part