mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Changes prompt to "ok". This line is actually commented out, and serves only
as an example and to reflect the builtin default.
This commit is contained in:
parent
3206c41a3c
commit
f483369d5c
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ bitmap_type="splash_image_data"
|
|||
#console="vidconsole" # Set the current console
|
||||
#currdev="disk1s1a" # Set the current device
|
||||
#module_path="/modules" # Set the module search path
|
||||
#prompt="\\${currdev}" # Set the command prompt
|
||||
#prompt="\\${interpret}" # Set the command prompt
|
||||
#root_disk_unit="0" # Force the root disk unit number
|
||||
#rootdev="disk1s1a" # Set the root filesystem
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue