From 825dc2f32e0e9ca54d1f84335f9fef7f8c5369ff Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Mon, 22 Apr 2024 14:26:24 +0100 Subject: [PATCH] NEWS: mention ExecMainHandoverTimestamp --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index d990d34cd8..489485bca1 100644 --- a/NEWS +++ b/NEWS @@ -198,6 +198,14 @@ CHANGES WITH 256-rc1: PID 1 will start to have the effect of shutting down the system cleanly). + * New D-Bus properties ExecMainHandoverTimestamp and + ExecMainHandoverTimestampMonotonic are now published by services of + type exec, dbus, notify, and notify-reload. + This timestamp is taken as the very last operation before executing + a service's binary, which allows users to accurately track when + execution control of the process is handed over from systemd to the + payload. + Journal: * systemd-journald can now forward journal entries to a socket