Searched refs:NEW_MAC (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/ramips/base-files/sbin/
H A Dfixup-mac-address7 NEW_MAC=
23 ??:??:??:??:??:??) NEW_MAC="$1";;
67 if [ -n "$NEW_MAC" ]; then
68 set -- $(echo "$NEW_MAC" | sed 's,:, ,g')

Completed in 23 milliseconds