diff options
Diffstat (limited to 'units/meson.build')
-rw-r--r-- | units/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/meson.build b/units/meson.build index c641900c66..aa2ed115ea 100644 --- a/units/meson.build +++ b/units/meson.build @@ -180,7 +180,7 @@ in_units = [ 'sysinit.target.wants/'], ['systemd-importd.service', 'ENABLE_IMPORTD', 'dbus-org.freedesktop.import1.service'], - ['systemd-initctl.service', ''], + ['systemd-initctl.service', 'HAVE_SYSV_COMPAT'], ['systemd-journal-gatewayd.service', 'ENABLE_REMOTE HAVE_MICROHTTPD'], ['systemd-journal-remote.service', 'ENABLE_REMOTE HAVE_MICROHTTPD'], ['systemd-journal-upload.service', 'ENABLE_REMOTE HAVE_LIBCURL'], |