/etc/dnsmasq.d
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60_create_leases_file.conf 245B

1234567
  1. # The DHCP server needs somewhere on disk to keep its lease database.
  2. # This defaults to a sane location, but if you want to change it, use
  3. # the line below.
  4. dhcp-leasefile=/var/lib/misc/dnsmasq.leases
  5. # Set the cachesize here.
  6. cache-size=4096