Skip to content

Instantly share code, notes, and snippets.

@rickytan
Created September 4, 2021 15:15
Show Gist options
  • Save rickytan/bb5077dd1a0f63fa0d92a58856707425 to your computer and use it in GitHub Desktop.
Save rickytan/bb5077dd1a0f63fa0d92a58856707425 to your computer and use it in GitHub Desktop.
openwrt grub turn off text console monitor
menuentry "****" {
linux /xxxxx consoleblank=5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment