summaryrefslogtreecommitdiff
path: root/units/meson.build
diff options
context:
space:
mode:
authorAnita Zhang <the.anitazha@gmail.com>2020-06-19 11:41:03 -0700
committerAnita Zhang <the.anitazha@gmail.com>2020-10-07 17:12:24 -0700
commit87e2bafff9f61ab0add0c062b3e481db193d2004 (patch)
tree9579a8f8c3379ba5686c33b40a7e0d0c2366875c /units/meson.build
parent5c616ecfcde86105e72c11ad0916e4f3e157a382 (diff)
downloadsystemd-87e2bafff9f61ab0add0c062b3e481db193d2004.tar.gz
systemd-oomd: service files
Diffstat (limited to 'units/meson.build')
-rw-r--r--units/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/meson.build b/units/meson.build
index 08c39c99b3..e94e7f7efd 100644
--- a/units/meson.build
+++ b/units/meson.build
@@ -201,6 +201,7 @@ in_units = [
['systemd-networkd.service', 'ENABLE_NETWORKD'],
['systemd-networkd-wait-online.service', 'ENABLE_NETWORKD'],
['systemd-nspawn@.service', ''],
+ ['systemd-oomd.service', 'ENABLE_OOMD'],
['systemd-portabled.service', 'ENABLE_PORTABLED',
'dbus-org.freedesktop.portable1.service'],
['systemd-userdbd.service', 'ENABLE_USERDB'],