Comment 1 for bug 1978738

Revision history for this message
fprietog (fprietog) wrote :

As a workaround you can include in the "[Service]" section of the file "/etc/systemd/system/multi-user.target.wants/zram-config.service" this line:

ExecStartPost=/usr/bin/systemctl restart systemd-oomd.service

It causes systemd-oomd.service to be restarted after zram-config.service start.