fix load_override for non-PCI bus
This fixes persistent override on Hyper-V/Azure VMBUS by inheriting the default bus from the udev SUBSYSTEM variable. For normal usage, the default of pci remains.
This allows DPDK override of network device on Hyper-V:
Then when udev runs load-override, it will get vmbus (rather than pci).