OS module: Service
Controls a given service.
Example
Send status action for service named httpd:
space -m os /service/ -- "httpd" "status"
Exit status code is expected to be 0 on success.
Edit this pageControls a given service.
Send status action for service named httpd:
space -m os /service/ -- "httpd" "status"
Exit status code is expected to be 0 on success.
Edit this page