We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643ddd8 commit e507f55Copy full SHA for e507f55
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