Skip to content
Snippets Groups Projects
Commit 8c498f43 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

example.lua: provide a default instance, but don't start it

Provide a default instance in the installation script, but don't
start it.
parent d0e708ff
No related merge requests found
......@@ -55,7 +55,7 @@ install (FILES tarantoolctl DESTINATION ${CMAKE_INSTALL_BINDIR}
)
install (FILES example.lua DESTINATION
${CMAKE_INSTALL_SYSCONFDIR}/tarantool/instances.enabled
${CMAKE_INSTALL_SYSCONFDIR}/tarantool/instances.available
PERMISSIONS
OWNER_READ OWNER_WRITE OWNER_EXECUTE
GROUP_READ GROUP_EXECUTE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment