fic docstring in rh_service module

This commit is contained in:
Thomas S Hatch 2012-02-25 23:39:17 -07:00
parent e1bcb75a71
commit d4d1e6a2fa

View File

@ -1,6 +1,7 @@
'''
Top level package command wrapper, used to translate the os detected by the
grains to the correct service manager
Service support for classic Red Hat type systems. This interface uses the
service command (so it is compatible with upstart systems) and the chkconfig
command.
'''
import os