Files
klara-ports/sysutils/ngbuddy/files/pkg-message.in
2024-06-26 09:34:14 +02:00

21 lines
402 B
Plaintext

[
{ 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
}
]