Removed endpoints to create/remove container from udev
Removed udev rules that triggered those endpoints
Created a fsnotify watcher to listen for file changes in /dev folder, so whenever a device symlink is created/removed we in turn create/remove container for the respective device
fsnotify
watcher to listen for file changes in/dev
folder, so whenever a device symlink is created/removed we in turn create/remove container for the respective device