Werk #9543: Fix possible IO errors during boot on KVM

Component Firmware
Title Fix possible IO errors during boot on KVM
Date Sep 12, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Appliance Version 1.6.6

The startup of autofs could somehow interfere with the parallel startup of other services, making IO operations fail which is done by them.

This issue was observed in a KVM/QEMU virtualized environment and could not be reproduced with other hypervisors.

The autofs service is now started separately during the startup procedure to prevent these issues.

To the list of all Werks