Skip to content

Commit

Permalink
Revert "mxgrub: Restrict access to CLI and entry editing in submenu"
Browse files Browse the repository at this point in the history
This reverts commit 012ea91.
  • Loading branch information
pmenzel committed Dec 3, 2019
1 parent 012ea91 commit a5c137a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mxgrub/mxgrub
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ else
menuentry "$MARIUX_DEFAULT" --unrestricted { set chosen="$submenu>$MARIUX_DEFAULT" ; save_env chosen ; linux /boot/bzImage.x86_64 root=LABEL=root $KERNEL_PARAMETER ; initrd /boot/grub/initramfs.igz }
submenu "$submenu" --unrestricted {
$SUPERUSERS_LINE
$kernellist
}
if [ \$chosen ]; then
Expand Down

0 comments on commit a5c137a

Please sign in to comment.