Added Daniel initial port

This commit is contained in:
Xavier Beaudouin
2024-06-26 09:34:14 +02:00
parent fbac8f4d26
commit cb90af48a0
5 changed files with 63 additions and 0 deletions

View File

@ -0,0 +1,20 @@
[
{ type: install
message: <<EOM
To configure Netgraph Buddy with a "private" and "public" netgraph bridge, run:
service ngbuddy enable
If you're using vm-bhyve, you can add your bridges with:
service ngbuddy vmconf
For more information, see ngbuddy(8) and the example jail configuration in:
%%DATADIR%%/examples/
Please submit bugs to: https://github.com/bellhyve/ngbuddy
EOM
}
]