Commit 525a4ed7 authored by Ad Schellevis's avatar Ad Schellevis

(legacy) regression status_dhcpv6_leases.php

parent e81728ba
......@@ -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