dnsmasq dhcp-leasefile defaults to /var/lib/dnsmasq/dnsmasq.leases, so use that as the default for the exporter too. Curiously, the example was using the working path, so this patch simply swaps "example" and "default" values.
dnsmasq dhcp-leasefile defaults to /var/lib/dnsmasq/dnsmasq.leases, so use that as the default for the exporter too. Curiously, the example was using the working path, so this patch simply swaps "example" and "default" values.