flatcar-scripts/changelog/bugfixes/2023-08-10-systemd-restart-service.md
Mathieu Tortuyaux 0557da4982
sys-apps/systemd: add systemd patch from v252.12
If fixes an issue with Systemd service restart when the main process is
being killed by a SIGHUP signal.

See also: https://github.com/flatcar/Flatcar/issues/1157

Commit-Ref: 34e834f496

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-08-10 14:37:12 +02:00

2 lines
162 B
Markdown

- Fixed the restart of Systemd services when the main process is being killed by a SIGHUP signal ([flatcar#1157](https://github.com/flatcar/Flatcar/issues/1157))