Skip to content
Snippets Groups Projects
Commit c6e140c6 authored by Stefan Heimersheim's avatar Stefan Heimersheim
Browse files

added function in right grub config ...

parent 2a86dfc6
Branches
No related tags found
No related merge requests found
...@@ -102,3 +102,8 @@ kde_menu ...@@ -102,3 +102,8 @@ kde_menu
set xfce_release="__XFCE_RELEASE__" set xfce_release="__XFCE_RELEASE__"
set xfce_isoname="__XFCE_ISONAME__" set xfce_isoname="__XFCE_ISONAME__"
xfce_menu xfce_menu
menuentry "Show bootflags" {
cat "/bootflags.txt"
read
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment