Projet

Général

Profil

« Précédent | Suivant » 

Révision 8ff85c39

Ajouté par Ermal il y a plus de 9 ans

rename interfaces_carp_setup to interfaces_sync_setup and call it during bootup since it does not only relate to carp interfaces.

Voir les différences:

etc/inc/zeromq.inc
273 273
	$params = $raw_params;
274 274
	if(zeromq_auth($raw_params) == false) 
275 275
		return ZEROMQ_AUTH_FAIL;
276
	interfaces_carp_setup();
276
	interfaces_sync_setup();
277 277
	interfaces_vips_configure();
278 278
	return ZEROMQ_FASLE;
279 279
}

Formats disponibles : Unified diff