summaryrefslogtreecommitdiffstats
path: root/init/corosync.sysconfig.example
blob: b0050e3d974666bcf0ed717e3b691c21f6e8944f (plain)
1
2
3
4
5
6
7
8
9
10
# Corosync init script configuration file

# COROSYNC_INIT_TIMEOUT specifies number of seconds to wait for corosync
# initialization (default is one minute).
COROSYNC_INIT_TIMEOUT=60

# COROSYNC_OPTIONS specifies options passed to corosync command
# (default is no options).
# See "man corosync" for detailed descriptions of the options.
COROSYNC_OPTIONS=""