summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/debs/Debian/debian/templates6
1 files changed, 2 insertions, 4 deletions
diff --git a/packaging/debs/Debian/debian/templates b/packaging/debs/Debian/debian/templates
index 3cb93084..89f5754b 100644
--- a/packaging/debs/Debian/debian/templates
+++ b/packaging/debs/Debian/debian/templates
@@ -8,11 +8,9 @@ Template: rabbitmq-server/do-what-with-mnesia-dir
Type: select
Choices: Delete it, Move it elsewhere, Keep it in place (WILL BREAK)
Default: Delete it
-Description: Delete the Mnesia directory?
+Description: What do you want to do with the RabbitMQ database directory?
Template: rabbitmq-server/move-mnesia-dir-where
Type: string
Default: /var/lib/rabbitmq/mnesia-old/
-Description: New location for Mnesia directory?
- Where do you want to move it?
-
+Description: Where do you want to move the RabbitMQ database directory?