systemctl stop [servicename]
systemctl disable [servicename]
rm /etc/systemd/system/[servicename]
rm /usr/lib/systemd/system/[servicename]
systemctl daemon-reload
systemctl reset-failed
remove service from systemctl in ubuntu
August 8, 2024 in Ubuntu