mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
2614c95748
(and missed 3 missed files from previous categories.)
18 lines
380 B
Plaintext
18 lines
380 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Add coovachilli_enable="YES" to /etc/rc.conf
|
|
|
|
You'll need to tweak your kernel settings
|
|
add the following to /boot/loader.conf
|
|
kern.ipc.msgseg=16000
|
|
kern.ipc.msgmnb=16000
|
|
|
|
Sample config files located in %%EXAMPLESDIR%%
|
|
copy the sample main.conf file to your
|
|
chilli directory & create an empty
|
|
hs.conf & local.conf to get going.
|
|
EOM
|
|
}
|
|
]
|