summaryrefslogtreecommitdiffstats
path: root/doc/client/tools/chkconfig.txt
blob: 35cc0969eb78f79a44fe9075143c1afd3ce6fa98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. -*- mode: rst -*-

.. _client-tools-chkconfig:

=========
Chkconfig
=========

Tool to manage services (primarily on Red Hat based distros).

.. note:: Start and stop are standard arguments, but the one for reload
          isn't consistent across services. You can specify which argument
          to use with the `restart` property in Service tags. Example:
          ``<Service name="ftp" restart="condrestart" status="on"
          type="chkconfig">``