4
0

corosync.sysconfig.example 358 B

12345678910
  1. # Corosync init script configuration file
  2. # COROSYNC_INIT_TIMEOUT specifies number of seconds to wait for corosync
  3. # initialization (default is one minute).
  4. COROSYNC_INIT_TIMEOUT=60
  5. # COROSYNC_OPTIONS specifies options passed to corosync command
  6. # (default is no options).
  7. # See "man corosync" for detailed descriptions of the options.
  8. COROSYNC_OPTIONS=""