aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freeradius.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freeradius.xml')
-rw-r--r--packages/freeradius.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/packages/freeradius.xml b/packages/freeradius.xml
index 65575026..1fc1c028 100644
--- a/packages/freeradius.xml
+++ b/packages/freeradius.xml
@@ -10,16 +10,16 @@
<tabs>
<tab>
<text>Users</text>
- <url>/pkg_edit.php?xml=freeradius.xml</url>
+ <url>/pkg.php?xml=freeradius.xml</url>
<active/>
</tab>
<tab>
<text>Clients</text>
- <url>/pkg_edit.php?xml=freeradiusclients.xml</url>
+ <url>/pkg.php?xml=freeradiusclients.xml</url>
</tab>
<tab>
<text>Settings</text>
- <url>/pkg_edit.php?xml=freeradiussettings.xml</url>
+ <url>/pkg_edit.php?xml=freeradiussettings.xml&amp;id=1</url>
</tab>
</tabs>
<additional_files_needed>
@@ -81,6 +81,8 @@
}
}
fclose($fout);
+ mwexec("killall radiusd");
+ mwexec("/usr/local/etc/rc.d/radiusd.sh");
}
sync_package();
</custom_php_command_before_form>
@@ -89,3 +91,4 @@
</custom_add_php_command>
</packagegui>
+