config.m4, base.m4: Make the `admin_groups' setting a config knob.
[exim-config] / base.m4
diff --git a/base.m4 b/base.m4
index 3b3d82f..9182a7c 100644 (file)
--- a/base.m4
+++ b/base.m4
@@ -25,7 +25,7 @@
 ### Global settings.
 
 SECTION(global, priv)m4_dnl
-admin_groups = root : adm
+admin_groups = CONF_admin_groups
 prod_requires_admin = false
 
 SECTION(global, logging)m4_dnl