summaryrefslogtreecommitdiff
path: root/databases/tarantool/files/patch-test_share_tarantool_tgz.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tarantool/files/patch-test_share_tarantool_tgz.cfg')
-rw-r--r--databases/tarantool/files/patch-test_share_tarantool_tgz.cfg22
1 files changed, 0 insertions, 22 deletions
diff --git a/databases/tarantool/files/patch-test_share_tarantool_tgz.cfg b/databases/tarantool/files/patch-test_share_tarantool_tgz.cfg
deleted file mode 100644
index ba05e300c8f7..000000000000
--- a/databases/tarantool/files/patch-test_share_tarantool_tgz.cfg
+++ /dev/null
@@ -1,22 +0,0 @@
---- test/share/tarantool_tgz.cfg.orig 2013-11-22 20:37:20.623185968 +0400
-+++ test/share/tarantool_tgz.cfg 2013-11-22 20:38:47.452245623 +0400
-@@ -11,11 +11,11 @@
- #
- # Store the pid in this file. Relative to
- # startup dir.
--pid_file = "box.pid"
-+pid_file = "/var/run/tarantool.pid"
-
- #
- # Pipe all the logs to the console
--#logger=""
-+logger="cat - >> /var/log/tarantool.log"
-
- #
- # Read only and read-write port.
-@@ -46,4 +46,4 @@
-
- #
- # working directory (daemon will chdir(2) to it)
--work_dir = "var/lib/tarantool"
-+work_dir = "/var/db/tarantool"