I managed to cobble this together before, but I've forgotten how and not sure that I did it correctly, but I know that Ubuntu switched from upstart to systemd with version 15 and I want to install a new service on my production server.
I have copied the scripts to init.d, but don't know how to proceed on the new system. I've tried googling several things, but keep finding upstart stuff. The one thing I found about systemd doesn't seem to cover installing a new custom script.