diff --git a/client/hosting.feature.client.inc b/client/hosting.feature.client.inc
index d7541bb..b405f99 100644
--- a/client/hosting.feature.client.inc
+++ b/client/hosting.feature.client.inc
@@ -16,7 +16,7 @@ function hosting_client_hosting_feature() {
   $features['client'] = array(
     'title' => t('Clients'),
     'description' => t('Track and manage ownership of hosted sites, and access to platforms.'),
-    'status' => HOSTING_FEATURE_ENABLED,
+    'status' => HOSTING_FEATURE_REQUIRED,
     'module' => 'hosting_client',
     'node' => 'client',
     'group' => 'required',