blob: a5c5c402fa180868ae2ea1c4c7931e06ea1ed21d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
bin/tarantool
bin/tarantoolctl
%%ETCDIR%%/default/tarantool
%%ETCDIR%%/instances.available/example.lua
include/tarantool/lauxlib.h
include/tarantool/lua.h
include/tarantool/lua.hpp
include/tarantool/luaconf.h
include/tarantool/luajit.h
include/tarantool/lualib.h
include/tarantool/module.h
man/man1/tarantool.1.gz
man/man1/tarantoolctl.1.gz
@dir %%DATADIR%%
@dir %%ETCDIR%%/instances.available
@dir lib/tarantool
@dir(%%TT_USER%%,%%TT_GROUP%%,) %%TT_DATADIR%%
@dir(%%TT_USER%%,%%TT_GROUP%%,) %%TT_LOGDIR%%
|