#1866: Pointless warning when running "ifdown" for a manually-configured
interface
--------------------------------------------+-------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: task | Status: new
Priority: lowest | Milestone: 6.3
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------------------------------+-------------------------------
Comment (by [EMAIL PROTECTED]):
Replying to [comment:6 [EMAIL PROTECTED]:
> #get a list of available interfaces
> interfaces=`ip link show | grep ^[[:digit:]].*,UP | cut -f2 -d:`
I don't think this will always be what we want. On my system, I get:
{{{
lo
wifi0
ath0
}}}
In this case, I don't want to make any direct changes to wifi0, but I do
use ath0. This is a characteristic of madwifi cards because both
interfaces are for one wireless network card. OTOH, it probably doesn't
make any difference for shutdown.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1866#comment:7>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page