What is the βrightβ way to create a custom Ubuntu daemon that starts at boot time and is controlled by the standard Ubuntu daemon start / stop commands?
Can I just copy and paste one of the scripts into /etc/init.d or do I need to "register" the daemon somewhere else?
linux shell ubuntu daemon
Cerin
source share