dhcp lease watcher, change lease location

This commit is contained in:
Ad Schellevis 2016-02-25 17:18:33 +01:00
parent 45be9274b2
commit 88e2b7cb30

View File

@ -28,7 +28,7 @@ import time
import datetime
class DHCPDLease(object):
watch_file = '/tmp/dhcpd.leases'
watch_file = '/var/dhcpd/var/db/dhcpd.leases'
def __init__(self):
""" init watcher