Michael Tremer b666975ec2 unbound-dhcp-leases-bridge: Replace leases file atomically
When there is a large number of leases, writing the file may
take a long time. When unbound is re-reading its configuration
in that time, the file might syntactically incorrect.

This change writes the file first and then moves it
to the right place in one transaction.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-03-28 12:51:06 +00:00
2019-03-22 03:29:01 +00:00
2019-03-22 03:29:01 +00:00
2019-03-25 23:44:24 +00:00
2019-03-26 21:18:45 +00:00
2019-02-25 02:30:56 +00:00
2019-03-21 20:50:30 +00:00
Description
No description provided
101 MiB
Languages
Perl 70.4%
Shell 23%
C 4%
Python 0.6%
Makefile 0.5%
Other 1.4%