Skip to content

Commit

Permalink
Merge pull request #2249 from terev/guestagent-oomscoreadj
Browse files Browse the repository at this point in the history
Adjust Guestagent OOM Parameters
  • Loading branch information
AkihiroSuda authored Mar 16, 2024
2 parents 97b722c + e507f55 commit b06770d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/lima-guestagent/lima-guestagent.TEMPLATE.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Description=lima-guestagent
ExecStart={{.Binary}} daemon {{.Args}}
Type=simple
Restart=on-failure
OOMPolicy=continue
OOMScoreAdjust=-500

[Install]
WantedBy=multi-user.target

0 comments on commit b06770d

Please sign in to comment.