We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97b722c + e507f55 commit b06770dCopy full SHA for b06770d
cmd/lima-guestagent/lima-guestagent.TEMPLATE.service
@@ -5,6 +5,8 @@ Description=lima-guestagent
5
ExecStart={{.Binary}} daemon {{.Args}}
6
Type=simple
7
Restart=on-failure
8
+OOMPolicy=continue
9
+OOMScoreAdjust=-500
10
11
[Install]
12
WantedBy=multi-user.target
0 commit comments