nginx 设置开机启动

设置nginx开机启动
chkconfig --add /etc/init.d/nginx chkconfig nginx on