You may look at this<br>  <a href="http://unixlab.blogspot.com/2009/08/controlling-services-from-command-line.html">http://unixlab.blogspot.com/2009/08/controlling-services-from-command-line.html</a><br>Fermi<br><br><div class="gmail_quote">
On Thu, Sep 10, 2009 at 6:15 PM, Fred Roller <span dir="ltr"><<a href="mailto:froller@tnclimited.com">froller@tnclimited.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">Pete Clapham wrote:<br>
> Hi, all --<br>
><br>
> 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?<br>

><br>
> Thanks.<br>
><br>
> cheers,<br>
> pete<br>
><br>
><br>
</div></div>add the start up script in<br>
<br>
    /etc/rc.local<br>
<br>
This runs on the tail end of multi-user boot sequence.<br>
<br>
If you need the program to start at a specific place in the boot<br>
sequence then research a bit on the /etc/rc[0-6].d directories.  Files<br>
in these directories control what comes up when during the boot sequence<br>
once grub hands off the system.<br>
<br>
--<br>
Fred<br>
<a href="http://www.fwrgallery.com" target="_blank">www.fwrgallery.com</a><br>
<br>
"Life is like linux, simple.  If you are fighting it you are doing something wrong."<br>
<font color="#888888"><br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Fermi<br>-----------------<br><a href="http://unixlab.blogspot.com">http://unixlab.blogspot.com</a><br>