#!/sbin/sh # # (C) Copyright 2005, 2006 Hewlett-Packard Development Company, L.P. # # # Name: # cfservd # # Facility: # Distributed Systems Administration Utilities (DSAU) # # Description: # Configuration file corresponding to /sbin/init.d/cfservd. cfservd is # a component of DSAU's Configuration Synchronization tool, based on # cfengine. This file controls whether cfegnine's cfservd starts at # system startup time. The default is for cfservd to not be started. # # If this system is configured as a cfengine master server, then # cfservd needs to be running for client systems to access the latest # configuration definition and access the master files directory. If # this system is a cfengine client, then cfservd needs to be running in # order to process cfrun requests from the master server. # # cfengine needs to be configured before enabling cfservd. # The Configuration Synchronization Wizard help you to # configure a cfengine master server or client systems. # For more information, please refer to the csync_wizard man page. CSYNC_CONFIGURED=0