/etc/dnsmasq.d
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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