Re: Starting a service

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2005-01-10 at 15:15 +0000, Paul Johnson wrote:
> Hi,
> 
> How do I start a service to run from start up - I don't have a windowing
> system set on the machine, so s-c-s is out of the question.

# chkconfig --add <service>

To see status of all (chkconfig-compatible) services:

# chkconfig --list

and/or pipe to "grep <service-of-interest>"

Phil



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux