units: hookup systemd-boot-update.service

It was apparently missed to hook this up in
71c8bf2837.
This commit is contained in:
Lennart Poettering 2021-09-20 17:46:26 +02:00 committed by Zbigniew Jędrzejewski-Szmek
parent 3435754559
commit f62c5bd152

View file

@ -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', ''],