mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 13:29:24 -04:00
14 lines
370 B
Text
14 lines
370 B
Text
#########################################################
|
|
#
|
|
#
|
|
# 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"
|
|
#
|
|
#
|
|
#########################################################
|