fix xenpolicy module2

From PryMar56, 11 Months ago, written in Plain Text, viewed 116 times. This paste will hop the perch in 1 Second.
URL https://pb.dynavirt.com/view/575af355 Embed
Download Paste or View Raw
  1. --- a/etc/grub.d/09_linux_xen   2023-03-31 04:26:18.000000000 -0700
  2. +++ b/etc/grub.d/09_linux_xen   2023-08-03 15:53:24.446301161 -0700
  3. @@ -174,8 +174,8 @@
  4.    if test -n "${xenpolicy}" ; then
  5.      message="$(gettext_printf "Loading XSM policy ...")"
  6.      sed "s/^/$submenu_indentation/" << EOF
  7. -       echo    '$(echo "$message" | grub_quote)'
  8. -       ${module_loader}     ${rel_dirname}/${xenpolicy}
  9. +       #echo   '$(echo "$message" | grub_quote)'
  10. +       #${module_loader}     ${rel_dirname}/${xenpolicy}
  11.  EOF
  12.    fi
  13.    sed "s/^/$submenu_indentation/" << EOF
  14.  

Reply to "fix xenpolicy module2"

Here you can reply to the paste above

captcha