例如:将apache注册为系统服务
cp /usr/local/apache2/bin/apachectl /etc/rc.d/init.d/httpd chmod 700 /etc/rc.d/init.d/httpd vi /etc/rc.d/init.d/httpd