mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
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>
162 B
162 B
- Fixed the restart of Systemd services when the main process is being killed by a SIGHUP signal (flatcar#1157)