Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

system-config-services(8)


serviceconf

serviceconf

NAME
SYNTAX
DESCRIPTION
OPTIONS
FILES
EXAMPLES
LIMITATIONS
SEE ALSO
BUGS
AUTHORS

NAME

system-config-services − Service Configuration Utility

SYNTAX

system-config-services

DESCRIPTION

This is a graphical tool for enabling and disabling services (including xinetd services). Functionality to start, stop, and restart services is also included.

OPTIONS

None

FILES

/usr/bin/system-config-services
/usr/share/serviceconf/*

EXAMPLES

To run this program simply type:

system-config-services

LIMITATIONS

This utility currently execs chkconfig --add/--del <servicename> when enabling and disabling services. This means that it does not have the same default behaviour as ntsysv.

SEE ALSO

chkconfig(8) ntsysv(8)

BUGS

− Some services will not start or stop properly if started anywhere but the console (system-config-services will appear to hang in these instances). This is not a bug in system-config-services, but in the individual services.

− Some services are incredibly hard to detect if they are running or not. Starting, stopping and restarting initscripts may give mixed results (ie. may fail if you are stopping a service that’s already stopped, etc). This will be fixed; until then it’s a bug.

AUTHORS

Tim Powers <timp@redhat.com>
Bill Nottingham <notting@redhat.com>
Dan Walsh <dwalsh@redhat.com>



system-config-services(8)