Skip to content

Commit

Permalink
Add TaskMax in Nomad systemd template
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Tsai committed Jun 4, 2019
1 parent a36b24c commit abe28f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/nomad.systemd.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ExecReload=/bin/kill -HUP $MAINPID
KillSignal=SIGINT
RestartSec=42s
LimitNOFILE=131072
TasksMax=infinity

[Install]
WantedBy=multi-user.target

0 comments on commit abe28f2

Please sign in to comment.