blob: 044847281f2b2414d86518f23076fd264cf8107b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
}
]
|