jazz/10-09-26: drbl-collect-mac.patch

File drbl-collect-mac.patch, 496 bytes (added by jazz, 14 years ago)
  • drbl-collect-mac

    old new  
    150150## main
    151151for eth in $request_eth_port; do
    152152    #/usr/sbin/tcpdump -qte -i $eth > $drblmac/setup-drbl-auto.$eth 2> /dev/null &
    153     /usr/sbin/tcpdump -tel -i $eth broadcast and port bootpc > $drblmac/setup-drbl-auto.$eth 2> /dev/null &
     153    /usr/sbin/tcpdump -teln -i $eth broadcast and port bootpc > $drblmac/setup-drbl-auto.$eth 2> /dev/null &
    154154done
    155155
    156156##