Skip to content

Commit

Permalink
change "Whonix Live-mode GNU/Linux" to "LIVE mode GNU/Linux"
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Dec 13, 2019
1 parent 9b67a02 commit d8229a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/grub.d/11_linux_live
Expand Up @@ -4,7 +4,7 @@ set -e
GRUB_DEVICE="/dev/disk/by-uuid/${GRUB_DEVICE_UUID}"
unset GRUB_DEVICE_UUID
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX boot=live plainroot union=overlay ip=frommedia noeject nopersistence"
GRUB_DISTRIBUTOR="${GRUB_DISTRIBUTOR} Live-mode"
GRUB_DISTRIBUTOR="LIVE mode"
GRUB_DISABLE_RECOVERY="true"

export \
Expand Down

0 comments on commit d8229a3

Please sign in to comment.