What do I do when
sudo update-rc.d nginx defaults
displays
System start/stop links for /etc/init.d/nginx already exist.
yet nginx still doesn't start on reboot?
I know this command works on Centos. Not too sure about Ubuntu. Its worth a try though:
chkconfig nginx on
The syntax is the same for any service like
chkconfig httpd on
Hope it works
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With