mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
While I'm here, list the new kenv (boot.netif.name) along with the others.
This commit is contained in:
parent
8fa4081fe3
commit
c6acf6d557
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ static int decode_nfshandle(char *ev, u_char *fh);
|
|||
*
|
||||
* The loader is expected to export the following environment variables:
|
||||
*
|
||||
* boot.netif.name name of boot interface
|
||||
* boot.netif.ip IP address on boot interface
|
||||
* boot.netif.netmask netmask on boot interface
|
||||
* boot.netif.gateway default gateway (optional)
|
||||
|
|
|
|||
Loading…
Reference in a new issue