From 462c402e7850671cd6debc545bce93f51d5b6770 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 21 May 2013 16:34:16 -0400 Subject: add necessary service type to the mx.json --- provider_base/services/mx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'provider_base/services') diff --git a/provider_base/services/mx.json b/provider_base/services/mx.json index b15bfbc8..91ad3277 100644 --- a/provider_base/services/mx.json +++ b/provider_base/services/mx.json @@ -16,5 +16,6 @@ "commercial_cert": "= file [:commercial_cert, domain.full_suffix]", "commercial_key": "= file [:commercial_key, domain.full_suffix]", "commercial_ca_cert": "= try_file :commercial_ca_cert" - } + }, + "service_type": "user_service" } -- cgit v1.2.3