mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-26 20:07:41 +00:00
Add TMR_SERVICE to the list of service_types.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1758 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
047742b9ed
commit
e1239b96f4
@ -48,7 +48,8 @@ enum service_types {
|
||||
CPG_SERVICE = 8,
|
||||
CONFDB_SERVICE = 10,
|
||||
QUORUM_SERVICE = 11,
|
||||
PLOAD_SERVICE = 12
|
||||
PLOAD_SERVICE = 12,
|
||||
TMR_SERVICE = 13,
|
||||
};
|
||||
|
||||
enum req_init_types {
|
||||
|
Loading…
Reference in New Issue
Block a user