60-udev.sh (91B)
1 if [ -z "$VIRTUALIZATION" ]; then 2 msg "Stopping udev..." 3 udevadm control --exit 4 fi