X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/7a0b2d945e8c09ef377fbcdad1164ea070e75245..c8e86938feedfcdb089a26cc18d476ead303d50e:/IMG/cpio/ventoy/hook/rhel7/ventoy-inotifyd-hook.sh diff --git a/IMG/cpio/ventoy/hook/rhel7/ventoy-inotifyd-hook.sh b/IMG/cpio/ventoy/hook/rhel7/ventoy-inotifyd-hook.sh index 5787f5e..d79bb2d 100644 --- a/IMG/cpio/ventoy/hook/rhel7/ventoy-inotifyd-hook.sh +++ b/IMG/cpio/ventoy/hook/rhel7/ventoy-inotifyd-hook.sh @@ -42,7 +42,8 @@ if is_inotify_ventoy_part $3; then fi vtlog "set anaconda-diskroot ..." - /sbin/initqueue --settled --onetime --name anaconda-diskroot anaconda-diskroot /dev/dm-0 + /sbin/anaconda-diskroot /dev/dm-0 + #/sbin/initqueue --settled --onetime --name anaconda-diskroot anaconda-diskroot /dev/dm-0 set_ventoy_hook_finish fi