units: install dbus-org.freedesktop.oom1.service alias

Fixes: #18469
This commit is contained in:
Anita Zhang 2021-04-10 00:50:50 -07:00 committed by Frantisek Sumsal
parent e2e40e9a9e
commit b5a80aa9d8

View file

@ -209,7 +209,8 @@ in_units = [
['systemd-networkd.service', 'ENABLE_NETWORKD'],
['systemd-networkd-wait-online.service', 'ENABLE_NETWORKD'],
['systemd-nspawn@.service', ''],
['systemd-oomd.service', 'ENABLE_OOMD'],
['systemd-oomd.service', 'ENABLE_OOMD',
'dbus-org.freedesktop.oom1.service'],
['systemd-portabled.service', 'ENABLE_PORTABLED',
'dbus-org.freedesktop.portable1.service'],
['systemd-userdbd.service', 'ENABLE_USERDB'],