mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-01 03:26:44 +00:00
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
|
DEFAULT primary
|
||
|
TIMEOUT 30
|
||
|
MENU TITLE Boot Options
|
||
|
LABEL primary
|
||
|
MENU LABEL primary Image
|
||
|
LINUX /Image
|
||
|
APPEND ${cbootargs} ${resin_kernel_root} ro rootwait
|