systemctl
#Linux #systemd
再起動
$ systemctl restart <unit>
ステータスを表示
$ systemctl status <unit>
参考
systemctl コマンド