Files
moby/libnetwork/etchosts
Sebastiaan van Stijn 6a5ab42f28 libnetwork/etchosts: Delete: truncate file instead of close and write
We already have the filehandle open, so we could just truncate, and
overwrite the content.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-07 11:06:34 +00:00
..