PDA

View Full Version : [ubuntu] Adding a new service to Services Administration Tool


perrce
July 13th, 2008, 04:16 PM
I've written an application that I want to run as a service. I know how to add services by using /etc/init.d and update-rc.d, but how do I get my newly created service to appear in the Services Administration Tool (System > Administration > Services)? Looking at the Services Admin Tool, it's clear that it doesn't list all services. Does it only detect certain pre-defined services, or can I add my service to its list somehow?