stop system service code example
Example 1: systemd stop service and start
sudo systemctl start minetest
Example 2: systemd stop service and start
sudo systemctl status minetest
sudo systemctl start minetest
sudo systemctl status minetest