service

Manage services by running init scripts. The full script path should be omitted (/etc/init.d/ is assumed). More information: https://manned.org/service.

service --status-all

service service_name start|stop|restart|reload

service service_name --full-restart

service service_name status