From 684859eaa6b099122b96172defcbfd49fcd34b6e Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 29 Jun 2015 08:13:09 -0400 Subject: Sync the FreeRADIUS2 settings and sleep before syncing users, otherwise neither will work correctly on NanoBSD at boot time. Or, presumably, a full install with /var and /tmp in RAM disks. Found-By: stephenw10 --- config/freeradius2/freeradius.xml | 4 +++- pkg_config.10.xml | 2 +- pkg_config.8.xml | 2 +- pkg_config.8.xml.amd64 | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/config/freeradius2/freeradius.xml b/config/freeradius2/freeradius.xml index 16a4875c..4563ef62 100644 --- a/config/freeradius2/freeradius.xml +++ b/config/freeradius2/freeradius.xml @@ -45,7 +45,7 @@ Describe your package requirements here Currently there are no FAQ items provided. freeradius - 1.6.12 + 1.6.13 FreeRADIUS: Users /usr/local/pkg/freeradius.inc @@ -472,6 +472,8 @@ freeradius_users_resync(); + freeradius_settings_resync(); + sleep(1); freeradius_users_resync(); diff --git a/pkg_config.10.xml b/pkg_config.10.xml index b846d044..59ccb704 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -886,7 +886,7 @@ On pfSense docs there is a how-to which could help you on porting users.]]> https://doc.pfsense.org/index.php/FreeRADIUS_2.x_package System - 1.6.12 + 1.6.13 RC1 2.2 nachtfalkeaw@web.de diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 5192b3f8..542ad974 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1041,7 +1041,7 @@ On pfSense docs there is a how-to which could help you on porting users.]]> https://doc.pfsense.org/index.php/FreeRADIUS_2.x_package System - 1.6.12 + 1.6.13 RC1 2.1 nachtfalkeaw@web.de diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 2cd7e73e..62c0c9cd 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1028,7 +1028,7 @@ On pfSense docs there is a how-to which could help you on porting users.]]> https://doc.pfsense.org/index.php/FreeRADIUS_2.x_package System - 1.6.12 + 1.6.13 RC1 2.1 nachtfalkeaw@web.de -- cgit v1.2.3