Open psychomario opened 7 years ago
For #107, realised updating static leases wasn't actually that hard. Other settings face the issues discussed in the original issue.
The original issue suggested SIGHUP, but we already use that for saving leases. That could be removed and we could use SIGHUP for this if necessary.
SIGHUP
For #107, realised updating static leases wasn't actually that hard. Other settings face the issues discussed in the original issue.
The original issue suggested
SIGHUP
, but we already use that for saving leases. That could be removed and we could useSIGHUP
for this if necessary.