You can run the following command to stop/disable service to autostart on start up:
sudo systemctl disable <your service name>.service
Example:
You can run the following command to stop/disable service to autostart on start up:
sudo systemctl disable <your service name>.service
Example: