diff options
Diffstat (limited to 'config/freeradius2/freeradius.xml')
-rw-r--r-- | config/freeradius2/freeradius.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/freeradius2/freeradius.xml b/config/freeradius2/freeradius.xml index aab6e29b..4cee8c98 100644 --- a/config/freeradius2/freeradius.xml +++ b/config/freeradius2/freeradius.xml @@ -416,11 +416,6 @@ </custom_php_resync_config_command> <custom_php_install_command> freeradius_install_command(); - freeradius_clients_resync(); - freeradius_users_resync(); - freeradius_authorizedmacs_resync(); - freeradius_eapconf_resync(); - freeradius_sqlconf_resync(); </custom_php_install_command> <custom_php_deinstall_command> freeradius_deinstall_command(); |