v0.2.1
When the size of dfdaemon.log file large than 20M, the size of log file will continuous growth up. Use Mmap to copy the file which need be truncated. Related to issue: https://github.com/dragonflyoss/Dragonfly/issues/364 Signed-off-by: godliness <[email protected]>