aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/logread.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysklogd/logread.c')
-rw-r--r--sysklogd/logread.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysklogd/logread.c b/sysklogd/logread.c
index 70d1db631..883e2cf44 100644
--- a/sysklogd/logread.c
+++ b/sysklogd/logread.c
@@ -162,6 +162,7 @@ extern int logread_main(int argc, char **argv)
}
free(buf_data);
#endif
+ fflush(stdout);
} while (follow);
output_end: