Kserv.lua -

lua kserv.lua stop httpd To restart a service named "httpd", use the following command:

lua kserv.lua restart httpd To display the status of a service named "httpd", use the following command: kserv.lua

lua kserv.lua start httpd To stop a service named "httpd", use the following command: lua kserv