From 2c96f47165d4045f4f951294ded32efa5fc64bfb Mon Sep 17 00:00:00 2001 From: Ery Lee Date: Mon, 6 Apr 2015 12:03:48 +0800 Subject: [PATCH] etc/acl.config --- rel/reltool.config | 1 + 1 file changed, 1 insertion(+) diff --git a/rel/reltool.config b/rel/reltool.config index 2505d5ee4..c5757d859 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -68,5 +68,6 @@ {copy, "files/ssl/ssl.crt", "etc/ssl.crt"}, {copy, "files/ssl/ssl.key", "etc/ssl.key"}, {template, "files/app.config", "etc/app.config"}, + {template, "files/acl.config", "etc/acl.config"}, {template, "files/vm.args", "etc/vm.args"} ]}.