Commit 8f991815 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

dhcp lease watcher, change lease location

(cherry picked from commit 88e2b7cb)
parent b78d1512
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment