Remove dead code
During bootup do not try to resolve hostnames filterdns will handle those
Add a knob in the GUI to set the RADIUS authentication timeout. Previous default was 3s, new is 5s. When using two-factor auth via external (e.g. phone), this needs to be set much higher, 60-120.
Use full path to nohup
Assign the output of exec to a var to avoid any issues
Remove redundant variable
Merge pull request #410 from bcyrill/patch-1
Update etc/inc/services.inc
Fix these tests, they will never succeed the way we set these variables using the old test. Fixes #1987
Fix path to chmod
Resolves #1284. Merge patch submitted a bit differentely
View revisions
Also available in: Atom