services in Ubuntu

David M. Carney carney1979 at gmail.com
Tue Nov 30 03:17:02 UTC 2004


On Mon, 29 Nov 2004 21:45:11 -0500, Magneto <ulist at gs1.ubuntuforums.org> wrote:
> 
> 
> 
> David M. Carney Wrote:
> > On Tue, 30 Nov 2004 00:59:09 +0100, andre <lonblu at tiscali.it> wrote:
> > > How do you manage services in an Ubuntu System?
> > > Start - Stop init script at runlevel....
> > > See the status.... etc
> > >
> > > --
> > > ubuntu-users mailing list
> > > ubuntu-users at lists.ubuntu.com
> > > http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> > >
> >
> > This has really been hashed over in this forum. You might want to do a
> > search on this forum and the wiki.
> >
> > DO NOT use update-rc.d. My understanding is this is not the Ubuntu way.
> >
> >
> > David
> >
> > --
> > Registered Linux User #297958
> >
> > ** I Have 4 Gmail Invitations. First 4 requests gets one. PLEASE email
> > me direct at carney1979 at gmail.com to get one. **
> > 
> > --
> > ubuntu-users mailing list
> > ubuntu-users at lists.ubuntu.com
> > http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> ???Why is it installed by default if its not the ubuntu way?????
> What is the "ubuntu way"?
> 
> --
> Magneto
> 
> -- 
> 
> 
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> 

First, it you use update-rc.d, when the package containing the service
gets updated, the symlink will be replaced. The next time you reboot
the unwanted service will start.

Look at this link for a fix:

http://www.ubuntulinux.org/wiki/UbuntuBootupHowto

Note that at the bottom of the page they do show an example of using
update-rc.d, but in that case it is being used to install a custom
init script.

That's why update-rc.d is still on your system.

David

-- 
Registered Linux User #297958

** I Have 3 Gmail Invitations. First 3 requests gets one. PLEASE email
me direct at carney1979 at gmail.com to get one. **




More information about the ubuntu-users mailing list