jazz/10-09-26: drbl-collect-mac.patch
File drbl-collect-mac.patch, 496 bytes (added by jazz, 15 years ago) |
---|
-
drbl-collect-mac
old new 150 150 ## main 151 151 for eth in $request_eth_port; do 152 152 #/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 & 154 154 done 155 155 156 156 ##