Skip to content

Commit

Permalink
Adjust guestagent oom parameters
Browse files Browse the repository at this point in the history
Signed-off-by: Trevor Foster <[email protected]>
  • Loading branch information
terev committed Mar 15, 2024
1 parent 643ddd8 commit e507f55
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 e507f55

Please sign in to comment.