To restart a service called "myservice" on a system that uses systemd, what command would you use?
service myservice restart
systemctl restart myservice
servicerestart myservice
restart myservice