Ubuntu Disable autostart service on startup

You can run the following command to stop/disable service to autostart on start up:

sudo systemctl disable <your service name>.service

Example: