diff --git a/templates/systemd_limits.conf.j2 b/templates/systemd_limits.conf.j2 new file mode 100644 index 0000000..52586a1 --- /dev/null +++ b/templates/systemd_limits.conf.j2 @@ -0,0 +1,2 @@ +[Service] +LimitNOFILE={{ rabbitmq_nofile_limit }}