Skip to content

Commit

Permalink
Merge pull request #38 from star3am/feature/systemd-nomad-upstream-oo…
Browse files Browse the repository at this point in the history
…mscoreadjust

adding OOMScoreAdjust from upstream PR https://github.com/hashicorp/n…
  • Loading branch information
attachmentgenie authored Jan 10, 2021
2 parents 6a51a48 + 2d8b913 commit 5f2ea09
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 @@ -17,6 +17,7 @@ LimitNOFILE=65536
LimitNPROC=infinity
KillMode=process
TasksMax=infinity
OOMScoreAdjust=-1000

[Install]
WantedBy=multi-user.target

0 comments on commit 5f2ea09

Please sign in to comment.