copr: restart systemd-oomd after changing its config

This commit is contained in:
Jakub Kadlcik 2022-11-29 22:46:43 +01:00
parent 1e56a328b8
commit ee1f6638a6
2 changed files with 4 additions and 0 deletions

View file

@ -213,3 +213,6 @@
- name: reload varnish
service: name=varnish state=reload
- name: restart systemd-oomd
service: name=systemd-oomd state=reload