Manage services by running init scripts. The full script path should be omitted (/etc/init.d/ is assumed).
service --status-all
service {{service_name}} {{start|stop|restart|reload}}
service {{service_name}} --full-restart
service {{service_name}} status