blob: 724e169d99dc88567331862469d073f9a824b4ab (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#########################################################
#
#
# 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"
#
#
#########################################################
|