base.m4: Allow `adm' users to administrate the server.
[exim-config] / base.m4
diff --git a/base.m4 b/base.m4
index fee3626..856ac71 100644 (file)
--- a/base.m4
+++ b/base.m4
@@ -25,6 +25,7 @@
 ### Global settings.
 
 SECTION(global, priv)m4_dnl
+admin_groups = root : adm
 prod_requires_admin = false
 
 SECTION(global, logging)m4_dnl