Browse Source

Update 02-pihole-dhcp.conf

yalh76 3 years ago
parent
commit
2d4a15414b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/02-pihole-dhcp.conf

+ 1 - 1
conf/02-pihole-dhcp.conf

@@ -5,7 +5,7 @@
 dhcp-authoritative
 dhcp-authoritative
 dhcp-range=__A_RANGE__,__B_RANGE__,24h
 dhcp-range=__A_RANGE__,__B_RANGE__,24h
 dhcp-option=option:router,__GATEWAY__
 dhcp-option=option:router,__GATEWAY__
-dhcp-leasefile=$PI_HOLE_CONFIG_DIR/dhcp.leases
+dhcp-leasefile=/etc/pihole/dhcp.leases
 #quiet-dhcp
 #quiet-dhcp
 
 
 domain=local
 domain=local