Re: Managing services

From: Paul Thomas (paul_at_tmsl.demon.co.uk)
Date: 03/30/04

  • Next message: Rick Stevens: "Re: Managing services"
    Date: Tue, 30 Mar 2004 22:45:33 +0100
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On 30/03/2004 22:26 Fabrício Santos wrote:
    > [snip]
    > Inside the rcX.d directories, there are files named K99servicename and
    > S99servicename. I supose the K stands for Kill at reboot or halt time,
    > and S
    > stands for Start at bootup time. Then the numbers are just a way of
    > sorting
    > the way the services are started or stopped. Is this correct? Where can I
    > learn more on these matters?
    >
    >
    > 3. ln -s /etc/init.d/httpd S35httpd
    >
    > Is there any FC1 text based utility that may create these links
    > automatically instead of forcing the way manually like I did?

    man chkconfig

    or use the GUI Services tool

    -- 
    Paul Thomas
    +------------------------------+---------------------------------------------+
    | Thomas Micro Systems Limited | Software Solutions for 
    Business             |
    | Computer Consultants         | 
    http://www.thomas-micro-systems-ltd.co.uk   |
    +------------------------------+---------------------------------------------+
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Rick Stevens: "Re: Managing services"