summaryrefslogtreecommitdiff
path: root/databases/tarantool/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tarantool/files/pkg-message.in')
-rw-r--r--databases/tarantool/files/pkg-message.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/tarantool/files/pkg-message.in b/databases/tarantool/files/pkg-message.in
deleted file mode 100644
index 7f0d47f82080..000000000000
--- a/databases/tarantool/files/pkg-message.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[
-{ type: install
- message: <<EOM
- After install, you'll need:
-
- Configuration at /etc/rc.conf:
-
- * Enable tarantool on startup:
- tarantool_enable="yes"
- * Path to storage link files of instances:
- tarantool_instances="%%ETCDIR%%/instances.enabled"
-EOM
-}
-]