earlyoom: remove earlyoom.enabled config

I forgot that --skip-tags exists.
This commit is contained in:
Hoang Nguyen 2022-07-24 22:55:12 +07:00
parent b2f0cd6808
commit 8d151d727f
No known key found for this signature in database
GPG Key ID: 813CF484F4993419
2 changed files with 0 additions and 2 deletions

View File

@ -104,7 +104,6 @@ rootless_container_cli: podman
# earlyoom kills processes on its own so make it optional
earlyoom:
enabled: true
set_priority: true
mem_min_percent: 5,2
swap_min_percent: 10,5

View File

@ -60,7 +60,6 @@
tags: zram
- role: earlyoom
tags: earlyoom
when: earlyoom.enabled
- role: user
tags: user
- role: container