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"} ]}.