chiark / gitweb /
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 3b3d82f8aeaa3d19da5e315c7d10df5d7c6d5fa3..9182a7c7e9d46db20135a785ab88c44cffa4a34a 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