summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--units/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/meson.build b/units/meson.build
index e1ee9f86c3..6a3a0d0dea 100644
--- a/units/meson.build
+++ b/units/meson.build
@@ -98,7 +98,7 @@ units = [
['systemd-poweroff.service', ''],
['systemd-reboot.service', ''],
['systemd-rfkill.socket', 'ENABLE_RFKILL'],
- ['systemd-tmpfiles-clean.timer', '',
+ ['systemd-tmpfiles-clean.timer', 'ENABLE_TMPFILES',
'timers.target.wants/'],
['systemd-udevd-control.socket', '',
'sockets.target.wants/'],