On 2015-10-14 00:25, Luca Boccassi wrote: > loading the module. As you suspected, it's udev. More precisely, it's > this systemd unit at boot: > > /lib/systemd/system/systemd-udev-trigger.service > > And even more precisely, this udevadm call by that unit: > > udevadm trigger --type=devices --action=add
Thanks for verifying. Can you check whether the behavior is the same if the system runs under sysv instead of systemd? Andreas

