ba372be09b
- Added tarantool user and group
14 lines
356 B
Text
14 lines
356 B
Text
#########################################################
|
|
#
|
|
#
|
|
# After install you'll need:
|
|
#
|
|
# Configuration at /etc/rc.conf:
|
|
#
|
|
# * Enable tarantool on startup:
|
|
# tarantool_enable="YES"
|
|
# * Path to storage instances:
|
|
# tarantool_instances="%%ETCDIR%%/instances.enabled"
|
|
#
|
|
#
|
|
#########################################################
|