[ ifup = "$ACTION" ] && {
	uci_set_state network "$INTERFACE" up 1 
}
