From 49bdc8b1e84bf8c1c5639cb34fa27bb131577605 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 8 Jul 2025 18:42:02 +0900 Subject: [PATCH] NEWS: mention about the exit code change in journalctl --follow --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 2af46a61e05..2f31221ad1e 100644 --- a/NEWS +++ b/NEWS @@ -135,6 +135,9 @@ CHANGES WITH 258 in spe: incompatible with PrivateDevices= and resulted in automatic extension of the DeviceAllow= list. The latter behaviour has been removed. + * The command 'journalctl --follow' now exits with success on + SIGTERM/SIGINT, or its pipe STDOUT is disconnected. + Announcements of Future Feature Removals: * Support for System V service scripts is deprecated and will be -- 2.47.3