aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/freeradius2/freeradius.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeradius2/freeradius.inc b/config/freeradius2/freeradius.inc
index a8020c72..a5f8d15f 100644
--- a/config/freeradius2/freeradius.inc
+++ b/config/freeradius2/freeradius.inc
@@ -133,7 +133,7 @@ function freeradius_install_command() {
freeradius_modulesmotp_resync();
// Here we create the modules and scripts for the datacounter
- freeradius_modules_resync();
+ freeradius_modulesdatacounter_resync();
freeradius_datacounter_acct_resync();
freeradius_datacounter_auth_resync();