Product SiteDocumentation Site

9.3.4. Restarting the Service

To restart the service, type service service_name restart. For example:
~]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]