I found the following working evenly:
systemctl disable bonescript.service systemctl disable bonescript-autorun.service systemctl disable cloud9.service systemctl disable bonescript.socket
Use the 'systemctl list-units' to verify that they have stopped. Perhaps there is a correct order in which you should do this, I had to play and repeat it a bit before they all die. Perhaps you could just destroy the symbolic links in / etc / systemd / system / multi -user.target.wants and reload.
source share