I just faced a strange issue; Every time after suspend the btusb module is kicked out the RAM (for some reason but its OK cause I can reinit it manually) but as a result the bluetooth.service must be restarted to make bluetooth workable again; So my question is...
Is there a way to make bluetooth service "wait" till btusb module is reinited or similar? I couldn't find the docs to find out which services are available in the mentioned case? So I do need your advise;
p.s.
- OS: Linuc Arch x64
- btusb v0.6
- kernel 3.16*
Thanks