Searched refs:devdir (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Installer/linux/
H A DVBoxCreateUSBNode.sh31 devdir="`printf "/dev/vboxusb/%.3d" $bus`"
42 mkdir "$devdir" -m 0750 2>/dev/null
43 chown root:$group "$devdir" 2>/dev/null

Completed in 42 milliseconds