Correctly restart the SSL lighty instance when running.

This commit is contained in:
Ermal 2011-07-22 10:04:52 +00:00
parent f32f09d483
commit 699cb4fe15

View File

@ -361,6 +361,7 @@ EOD;
} else {
killbypid("{$g['varrun_path']}/lighty-CaptivePortal.pid");
killbypid("{$g['varrun_path']}/lighty-CaptivePortal-SSL.pid");
killbypid("{$g['varrun_path']}/cp_prunedb.pid");
captiveportal_radius_stop_all();