mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
14 lines
272 B
Text
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
|
|
}
|
|
]
|