main/bluez: need udev-postmount
BlueZ fails to start on boot, after a forced restart of the service it works. This is avoided by requiring udev-postmount in the OpenRC init script.
I checked the services with rc-status
and saw that udev-postmount
was executed after BlueZ.
Requiring it, avoids a crash of BlueZ on boot.
Superseeds !22662 (closed)