Project

General

Profile

Actions

Bug #11826

closed

katello-service man page lists options not available

Added by Mike McCune over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Run "man katello-service" and we see things like: adding services to /etc/katello/service-list, allstopped option, etc:

OPTIONS
       start|stop|status|reload|restart
           Behave exactly as service for every Katello service.

       allstopped
           Using status call it calculates how many services are not stopped. If all the required services are stopped, it returns zero.

       enable|disable
           Behave exactly as chkconfig on/off for every Katello service.

       list
           List all Katello services and if it is enabled or disabled.

       --no-wait-for-tomcat
           By default, katello-service wait until tomcat is able to answer requests. If you specify this option, katello-service will continue immediately when tomcat service will start.

       --exclude SERVICE
           It will not start/stop SERVICE.

       --level LEVEL
           Pass LEVEL to chkconfig when you specify option enable.

Actions

Also available in: Atom PDF