mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Make the description of the available configuration options match the
reality.
This commit is contained in:
parent
960710e6ea
commit
a47b2f7e7e
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: diskless.sgml,v 1.3 1996/01/31 14:26:03 mpp Exp $ -->
|
||||
<!-- $Id: diskless.sgml,v 1.4 1996/05/16 23:17:53 mpp Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Diskless operation<label id="diskless"></heading>
|
||||
|
|
@ -66,6 +66,8 @@ swapfs <ip:/fs> - print/set swap filesystem
|
|||
swapsize <size> - set diskless swapsize in Kbytes
|
||||
diskboot - boot from disk
|
||||
autoboot - continue boot process
|
||||
trans <on|off> - turn transceiver on|off
|
||||
flags [bcdhsv] - set boot flags
|
||||
</verb></tscreen>
|
||||
A typical completely diskless cfg file might contain:
|
||||
<tscreen><verb>
|
||||
|
|
|
|||
Loading…
Reference in a new issue