diff --git a/templates/nomad.systemd.erb b/templates/nomad.systemd.erb index 2b8a1ee..6934d11 100644 --- a/templates/nomad.systemd.erb +++ b/templates/nomad.systemd.erb @@ -12,6 +12,7 @@ ExecReload=/bin/kill -HUP $MAINPID KillSignal=SIGINT RestartSec=42s LimitNOFILE=131072 +TasksMax=infinity [Install] WantedBy=multi-user.target