1[ 2{ type: install 3 message: <<EOM 4Now the cannaserver uses a UNIX domain socket by default. If you need 5to use a TCP connection, please edit your /etc/rc.conf (or alike) and 6add the -inet command-line option to canna_flags, i.e.: 7 8 canna_enable="yes" 9 canna_flags="-u bin -inet" 10EOM 11} 12] 13