# if usb drives are inserted before login they are not automounted
# this looks for /dev/sd* removable drives and re-triggers the add action
# got idea from: http://unix.stackexchange.com/questions/38582/udev-triggers-are-not-firing-on-insert-of-cf-card-into-usb-card-reader-anymore
/usr/bin/groovix-session-exec-after-sleep 5 groovix-re-plug-usb-drives  &
