"The central management tool for controlling the init system."
systemctl start .service
$ sudo systemctl stop httpd.service $ sudo systemctl status httpd.service
systemctl stop .service
$ sudo systemctl start httpd.service
$sudo systemctl restart .service