summaryrefslogtreecommitdiff
path: root/databases/tarantool/files/pkg-message.in
blob: 7f0d47f820809bee26993d57d6398029f0a159ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ 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
}
]