]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: hookup systemd-boot-update.service
authorLennart Poettering <lennart@poettering.net>
Mon, 20 Sep 2021 15:46:26 +0000 (17:46 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 20 Sep 2021 17:39:03 +0000 (19:39 +0200)
It was apparently missed to hook this up in
71c8bf28378958a5ab2348e9ec586fbe78c71dfd.

units/meson.build

index dda57c2a2def99526164dc3c25b4670e331f1f26..3471d82b4e2e8cc044e108fd362c21305af91093 100644 (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',                ''],