systemctl stop code example
Example 1: systemd stop service and start
sudo systemctl enable minetest
Example 2: start systemctl service
sudo systemctl start application
Example 3: start systemctl service
sudo systemctl start application.service
Example 4: systemd stop service and start
sudo systemctl start minetest