diff --git a/include/corosync/corodefs.h b/include/corosync/corodefs.h index 44015256..481d8fe8 100644 --- a/include/corosync/corodefs.h +++ b/include/corosync/corodefs.h @@ -50,7 +50,7 @@ enum corosync_service_types { CFG_SERVICE = 7, CPG_SERVICE = 8, CMAN_SERVICE = 9, - CRM_SERVICE = 10, + PCMK_SERVICE = 10, CONFDB_SERVICE = 11, QUORUM_SERVICE = 12, PLOAD_SERVICE = 13,