ports/databases/tarantool/files/pkg-message.in
2019-08-13 16:01:59 +00:00

14 lines
272 B
Text

[
{ type: install
message: <<EOM
After install, you'll need:
Configuration at /etc/rc.conf:
* Enable tarantool on startup:
tarantool_enable="yes"
* Path to storage link files of instances:
tarantool_instances="%%ETCDIR%%/instances.enabled"
EOM
}
]