How to add a service to admin-service

Fermi Level fermilevel at gmail.com
Thu Sep 10 14:10:02 UTC 2009


You may look at this

http://unixlab.blogspot.com/2009/08/controlling-services-from-command-line.html
Fermi

On Thu, Sep 10, 2009 at 6:15 PM, Fred Roller <froller at tnclimited.com> wrote:

> Pete Clapham wrote:
> > Hi, all --
> >
> > I have added an application to my Ubuntu Server 9.04, and I would like to
> make it start when the machine starts up.  The start script is in init.d;
> it's "on" in chkconfig, but it doesn't start unless I manually start it.  It
> would appear that I need to add it to the admin-services list, but the man
> file for that app is pretty thin, and I don't know how to do it.  Can
> anybody advise?
> >
> > Thanks.
> >
> > cheers,
> > pete
> >
> >
> add the start up script in
>
>    /etc/rc.local
>
> This runs on the tail end of multi-user boot sequence.
>
> If you need the program to start at a specific place in the boot
> sequence then research a bit on the /etc/rc[0-6].d directories.  Files
> in these directories control what comes up when during the boot sequence
> once grub hands off the system.
>
> --
> Fred
> www.fwrgallery.com
>
> "Life is like linux, simple.  If you are fighting it you are doing
> something wrong."
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>



-- 
Fermi
-----------------
http://unixlab.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090910/5c77b1e0/attachment-0001.html>


More information about the ubuntu-users mailing list