Document rc_nostop, #118

This commit is contained in:
Roy Marples 2009-04-19 10:25:38 +00:00
parent 170547010f
commit bb6614f4e1

View File

@ -52,6 +52,11 @@ rc_logger="NO"
# The default is 0 - no checking.
# rc_start_wait=100
# rc_nostop is a list of services that rc will not stop when changing runlevels.
# Network clients may wish to add network to the list.
# This still allows the service itself to be stopped when called directly.
#rc_nostop="network"
##############################################################################
# MISC CONFIGURATION VARIABLES
# There variables are shared between many init scripts