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

(legacy) status_dhcpv6_leases.php remove test data

(cherry picked from commit 835a66bd)
parent 4507e384
......@@ -99,8 +99,7 @@ function parse_duid($duid_string) {
}
//$leasesfile = "{$g['dhcpd_chroot_path']}/var/db/dhcpd6.leases";
$leasesfile = "/tmp/dhcpd6.leases";
$leasesfile = "{$g['dhcpd_chroot_path']}/var/db/dhcpd6.leases";
if ($_SERVER['REQUEST_METHOD'] === 'GET') {
$awk = "/usr/bin/awk";
......
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