aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/groups.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/groups.conf b/conf/groups.conf
index 3e06b5d07..51e2a6522 100644
--- a/conf/groups.conf
+++ b/conf/groups.conf
@@ -113,8 +113,8 @@ group "antivirus" {
}
group "external_services" {
- .include(try=true; priority=1; duplicate=merge) "$LOCAL_CONFDIR/local.d/external_services.conf"
- .include(try=true; priority=10) "$LOCAL_CONFDIR/override.d/external_services.conf"
+ .include(try=true; priority=1; duplicate=merge) "$LOCAL_CONFDIR/local.d/external_services_group.conf"
+ .include(try=true; priority=10) "$LOCAL_CONFDIR/override.d/external_services_group.conf"
}
.include(try=true; priority=1; duplicate=merge) "$LOCAL_CONFDIR/local.d/groups.conf"