diff --git a/extra/dist/default/tarantool.in b/extra/dist/default/tarantool.in index 74d667e71b62feba15d3d73db7c3f53f549b7b03..b7f4212635fa1520ab9c24877bc93232b4f23104 100644 --- a/extra/dist/default/tarantool.in +++ b/extra/dist/default/tarantool.in @@ -1,4 +1,18 @@ --- Options for Tarantool +-- +-- System-wide settings for tarantoolctl and init scripts +-- +-- This file was configured by the package maintainers and you probably +-- don't want to change it. Please complain about your custom configuration +-- directly to upstream's bug tracker rather than to your distro. +-- +-- Settings below should be kept in sync with: +-- +-- * logrotate configuration +-- * tarantool.service unit +-- * systemd-tmpfiles configuration +-- * directory structure and permissions +-- + default_cfg = { pid_file = "@TARANTOOL_RUNDIR@", -- @TARANTOOL_RUNDIR@/${INSTANCE}.pid wal_dir = "@TARANTOOL_DATADIR@", -- @TARANTOOL_DATADIR@/${INSTANCE}/