Remove:
sudo update-rc.d -f varnish remove
Enable:
sudo update-rc.d nginx enable
Disable:
sudo update-rc.d apache2 disable