mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 18:14:42 +00:00
dnsmasq: another services.inc taint
This commit is contained in:
parent
cfa86ac5b6
commit
d2ba53e1ea
@ -295,6 +295,7 @@ function _dnsmasq_dhcpleases_start()
|
||||
{
|
||||
global $config;
|
||||
|
||||
require_once 'services.inc'; /* XXX */
|
||||
$leases = services_dhcpd_leasesfile();
|
||||
|
||||
if (isset($config['dnsmasq']['regdhcp']) && file_exists($leases)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user