1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/japanese/canna-server/pkg-message
Hiroki Sato 89c15599c4 - STAGEDIR support.
- Add LICENSE.
- Remove GCC dependency.
2014-05-24 17:14:56 +00:00

7 lines
252 B
Plaintext

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"