Set IdleConnTimeout wwlient to 2*UpdateIntervall

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
Christian Goll
2025-02-20 10:53:47 +01:00
committed by Jonathon Anderson
parent 7f10d3f6e0
commit 4c1dbfb642
2 changed files with 11 additions and 20 deletions

View File

@@ -49,7 +49,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Don't add "default" profile to new nodes if it does not exist. #1721
- Make DHCP range optional.
- Don't use DHCP for interfaces attached to a bond. #1743
- Wait until ignition has completed before trying to mount
- Wait until ignition has completed before trying to mount.
- Fix timeout problem for wwclient. #1741
### Removed