The main reason for this series is to install start/stop_nginx.sh to the system directories, so they are available upon "make install", and put ofp.conf to NGiNX' configuration directory, honoring the option in ./configure (currently it expects the file to be at ./config/ofp.conf).
Also, now since NGiNX reads the NUM_QUEUES environment variable, the nginx_start.sh script will set it properly in accordance to worker_processes in nginx.conf.
The main reason for this series is to install start/stop_nginx.sh to the system directories, so they are available upon "make install", and put ofp.conf to NGiNX' configuration directory, honoring the option in ./configure (currently it expects the file to be at ./config/ofp.conf). Also, now since NGiNX reads the NUM_QUEUES environment variable, the nginx_start.sh script will set it properly in accordance to worker_processes in nginx.conf.