proxies: disable systemd-oomd

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-09-20 12:29:27 -07:00
parent e63e667a33
commit 57250588d3

View file

@ -90,3 +90,10 @@
tags:
- httpd
- httpd/proxy
- name: disable systemd-oomd we do not need or want it
service: name=systemd-oomd state=stopped enabled=no
tags:
- httpd
- httpd/proxy
- disablesystemdoomd