Skip to content

Commit

Permalink
Merge pull request RiANOl#1 from moonape1226/Add_TasksMax_in_Nomad_sy…
Browse files Browse the repository at this point in the history
…stemd_template

Add TaskMax in Nomad systemd template
  • Loading branch information
RiANOl authored Jun 5, 2019
2 parents a36b24c + abe28f2 commit debf441
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 debf441

Please sign in to comment.