+
+ vtReplaceOpt=noreplace
+
+ if $GREP -q el8 /proc/version && [ -f /etc/system-release ]; then
+ vtRhel8Ver=$($SED "s#.*8\.\([0-9]*\).*#\1#" /etc/system-release)
+ if [ $vtRhel8Ver -ge 3 ]; then
+ vtReplaceOpt=""
+ fi
+ fi
+
+ $BUSYBOX_PATH/sh $VTOY_PATH/hook/default/udev_disk_hook.sh $3 $vtReplaceOpt