mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
13 lines
295 B
Plaintext
13 lines
295 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Now the cannaserver uses a UNIX domain socket by default. If you need
|
|
to use a TCP connection, please edit your /etc/rc.conf (or alike) and
|
|
add the -inet command-line option to canna_flags, i.e.:
|
|
|
|
canna_enable="yes"
|
|
canna_flags="-u bin -inet"
|
|
EOM
|
|
}
|
|
]
|