From f62c5bd15203aa944d6bce7d03ab5bad6b0958a0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 20 Sep 2021 17:46:26 +0200 Subject: units: hookup systemd-boot-update.service It was apparently missed to hook this up in 71c8bf28378958a5ab2348e9ec586fbe78c71dfd. --- units/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'units/meson.build') diff --git a/units/meson.build b/units/meson.build index dda57c2a2d..3471d82b4e 100644 --- a/units/meson.build +++ b/units/meson.build @@ -105,6 +105,7 @@ units = [ ['systemd-ask-password-wall.service', ''], ['systemd-boot-system-token.service', 'HAVE_GNU_EFI', 'sysinit.target.wants/'], + ['systemd-boot-update.service', 'HAVE_GNU_EFI'], ['systemd-coredump.socket', 'ENABLE_COREDUMP', 'sockets.target.wants/'], ['systemd-exit.service', ''], -- cgit v1.2.1