Control the systemd system and service manager.
systemctl --failed
systemctl start/stop/restart/reload {{unit}}
systemctl status {{unit}}
systemctl enable/disable {{unit}}
systemctl mask/unmask {{unit}}
systemctl daemon-reload