logger: Fix always re-opening files when --log-fd is used
3 unresolved threads
3 unresolved threads
Compare changes
Files
1- Simon McVittie authored
This would have made it considerably easier to spot that commit 8f65507d "logger: Recreate output log files if they get deleted" was reopening the log file more often than it should have been. Signed-off-by:
Simon McVittie <smcv@collabora.com>