@alanc: after deleting the upstart script, nginx stopped auto-loading on startup. To get it to auto-load again I had to run:
sudo update-rc.d nginx defaults
@alanc: after deleting the upstart script, nginx stopped auto-loading on startup. To get it to auto-load again I had to run:
sudo update-rc.d nginx defaults