Commit e34311c8 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(legacy) regression status_dhcpv6_leases.php

(cherry picked from commit 525a4ed7)
parent abd74250
......@@ -364,7 +364,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
@unlink($leasesfile);
@rename($leasesfile.".new", $leasesfile);
/* Restart DHCP Service */
//services_dhcpd_configure();
services_dhcpd_configure();
}
}
exit;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment