summaryrefslogtreecommitdiff
path: root/packaging/debs
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/debs')
-rw-r--r--packaging/debs/Debian/debian/postinst1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/debs/Debian/debian/postinst b/packaging/debs/Debian/debian/postinst
index 2a4bc4391f..f49f2aa40f 100644
--- a/packaging/debs/Debian/debian/postinst
+++ b/packaging/debs/Debian/debian/postinst
@@ -37,7 +37,6 @@ chmod -R o-rwx,g-w /var/lib/rabbitmq/mnesia
case "$1" in
configure)
- touch /etc/rabbitmq/rabbitmq-env.conf
;;
abort-upgrade|abort-remove|abort-deconfigure)