mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zipl: fix zipl.conf man page example for secure boot
The secure= option is not supported in the defaultboot section when a menu is used. It should be placed in the menu section in this case. Signed-off-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
36fed0e6c6
commit
299fd2b772
@@ -87,8 +87,6 @@ below).
|
||||
.br
|
||||
defaultmenu = menu1
|
||||
.br
|
||||
secure = auto
|
||||
.br
|
||||
|
||||
[linux]
|
||||
.br
|
||||
@@ -122,6 +120,8 @@ prompt = 1
|
||||
.br
|
||||
timeout = 0
|
||||
.br
|
||||
secure = auto
|
||||
.br
|
||||
.PP
|
||||
|
||||
.B BootLoaderSpec configuration files
|
||||
@@ -533,7 +533,7 @@ non-default memory location.
|
||||
.B secure
|
||||
=
|
||||
.IR auto / 1 / 0
|
||||
(configuration only)
|
||||
(configuration and menu)
|
||||
.IP
|
||||
.B Configuration section:
|
||||
.br
|
||||
|
||||
Reference in New Issue
Block a user